graphqlite-laravel
graphqlite-laravel copied to clipboard
Feature: disable the introspection of GraphQL API
On the same that the graphqlite-bundle : https://github.com/thecodingmachine/graphqlite/issues/255
We need a way to disable the introspection of the GraphQL API with Laravel in production mode to avoid a leak of the database schema.