Logs GraphQL requests to the database and displays them on the admin panel.
- SilverStripe ^4.0
composer require bergice/silverstripe-graphql-logger 4.x-dev
Simply install the module.
A new GraphQL page will be available on the admin panel displaying GraphQL queries, along with request information and variables.
See License