Open
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
No way to disable graphql introspection
Feature / Enhancement Description
Add a masterKeyOnlyGraphQLIntrospection
option. That only allow the master key to perform a full schema introspection.
Example Use Case
masterKeyOnlyGraphQLIntrospection: true
Alternatives / Workarounds
None