docs
docs copied to clipboard
Not clear how to disable GraphQL introspection (in production)
As explained by Apollo, we need to disable GraphQL introspection in production (https://www.apollographql.com/blog/graphql/security/why-you-should-disable-graphql-introspection-in-production/) It's not clear in the documentation how to do so in the API platform ?
Think that in the 3 years since this has been raised, how to disable introspection looks to be well documented now.