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 (2,787 forks)batch import
c/docshelp wanted

Repository metrics

Stars
 (31,371 stars)
PR merge metrics
 (No merged PRs in 30d)

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