bergice/silverstripe-graphql-logger

Logs GraphQL requests to the database and displays them on the admin panel

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

4.x-dev 2020-05-22 03:43 UTC

This package is auto-updated.

Last update: 2024-04-22 12:45:16 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