How to disable the extensions section in the response in Laravel Lighthouse? Below is an example. Includes an additional "extensions" section.
{ "data": { "users": { "data": [ { "id": "1", "name": "martio" } ], "paginatorInfo": { "currentPage": 1, "lastPage": 4 } } }, "extensions": { "lighthouse_subscriptions": { "version": 1, "channels": [] } } }
1.4m articles
1.4m replys
5 comments
57.0k users