While the docs say there are convenient ways to validate and update a graphql schema, these endpoints don’t actually exist on our dgraph cloud instance.
https://dgraph.io/docs/graphql/admin/#validating-a-schema
https://dgraph.io/docs/graphql/admin/#using-adminschema
We are trying to setup CI/CD based validation and deployment of schema updates.
Thanks very much