Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 448 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 448 Bytes

SilverStripe GraphQL Logger

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