parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

Add graphql disableIntrospection or masterKeyOnlyIntrospection

Open Moumouls opened this issue 3 years ago • 2 comments
trafficstars

New Feature / Enhancement Checklist

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

3rd Party References

Moumouls avatar May 05 '22 16:05 Moumouls

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

Once GraphQL YOGA 2.0. pr is merged it will be easy with : https://www.envelop.dev/plugins/use-disable-introspection

Moumouls avatar May 05 '22 16:05 Moumouls

Any news on this issue ?

axelhildingson avatar Mar 02 '23 13:03 axelhildingson

I create a PR for this issue, but haven't got any answers. Will be away for a month but feel free to make changes to it.

axelhildingson avatar Mar 29 '23 11:03 axelhildingson