Disable Auto Generation of Queries and Mutations

So when passing a graphql schema while setting up (eg here) dgraph automatically generates queries and mutations as well. Is there a way to disable the auto generation of queries and mutations?

https://dgraph.io/docs/graphql/schema/generate/

1 Like