graphql-go / graphql-go/graphql
How to disable introspection? And feature request for manually adding authentication headers.
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
I've seen a closed issue regarding disabling introspection in grahql playground. As the solution was deleted, still not clear how to disable introspection in golang. Basically I just wanna see the schema and not run the query. How can I achieve this?
Contributor guide
Assessment
This issue has not been assessed yet.