bergice / silverstripe-graphql-logger
Logs GraphQL requests to the database and displays them on the admin panel
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/admin: ^1.0
- silverstripe/framework: ^4.0
Requires (Dev)
- phpunit/phpunit: ^5.7
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2025-03-22 14:41:20 UTC
README
Logs GraphQL requests to the database and displays them on the admin panel.
Requirements
- SilverStripe ^4.0
Installation
composer require bergice/silverstripe-graphql-logger 4.x-dev
Documentation
Simply install the module.
A new GraphQL page will be available on the admin panel displaying GraphQL queries, along with request information and variables.
License
See License