hasura/graphql-engine

docs: schema download without admin secret

Open

#5,450 opened on Jul 22, 2020

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (31,371 stars) (2,787 forks)batch import
c/docshelp wanted

Description

The download schema docs should mention the differences between downloading with and without an explicit X-Hasura-Admin-Secret. E.g. the mutationType is null when the schema is downloaded without passing the admin secret.

Contributor guide