Skip to content

Unique GraphQl queries for development purposes along with when the query was last run.

License

Notifications You must be signed in to change notification settings

graycoreio/magento2-graphql-logger

Repository files navigation

Magento 2 GraphQL Logger

Packagist Downloads Packagist Version Packagist License Integration Test

This module logs unique GraphQl queries for development purposes.

Getting Started

This module is intended to be installed with composer. From the root of your Magento 2 project:

  1. Download the package
composer require graycore/magento2-graphql-logger
  1. Enable the package
./bin/magento module:enable Graycore_GraphQlLogger

Usage

This module is disabled by default. It can be enabled through system configuration: Services -> Magento Web API -> GraphQl Logger -> Enable Logger.

Logs can be found in graycore_graphql_log.

About

Unique GraphQl queries for development purposes along with when the query was last run.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages