graphqlite-laravel icon indicating copy to clipboard operation
graphqlite-laravel copied to clipboard

Feature: disable the introspection of GraphQL API

Open ThibBal opened this issue 5 years ago • 0 comments

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.

ThibBal avatar Jun 23 '20 08:06 ThibBal