bergice / silverstripe-graphql-logger
Logs GraphQL requests to the database and displays them on the admin panel
Package info
github.com/bergice/silverstripe-graphql-logger
Type:silverstripe-vendormodule
pkg:composer/bergice/silverstripe-graphql-logger
4.x-dev
2020-05-22 03:43 UTC
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: 2026-02-22 16:26:06 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