We’re overhauling Dgraph’s docs to make them clearer and more approachable. If
you notice any issues during this transition or have suggestions, please
let us know.
- issuing a query on /query endpoint using the HTTP Client
- issuing a query using any DQL client library
- using Ratel UI
Unlike regular queries, the schema query isn’t surrounded by curly braces.
Also, schema queries and regular queries can’t be combined.
If Access Control Lists (ACL) is enabled, then the schema query returns only
the predicates for which the logged-in ACL user has read access.