/admin
endpoint. Dgraph takes those definitions,
generates queries and mutations, and serves the generated GraphQL schema.
The input schema may contain interfaces, types, and enums that follow the usual
GraphQL syntax and validation rules.
If you want to make your schema editing experience nicer, you should use an
editor that does syntax highlighting for GraphQL. With that, you may also want
to include the definitions here as an import.