caravelx/module-graphql-config

This module allow to configure the GraphQL complexity and depth inside the Magento administration

Installs: 53 174

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 2

Forks: 2

Open Issues: 0

Type:magento2-module

1.0.1 2021-10-04 15:28 UTC

This package is auto-updated.

Last update: 2025-05-04 23:32:07 UTC


README

This module allow to configure the GraphQL complexity and depth inside the Magento administration

Requirements

  • Magento Community Edition 2.4.3

Installation

composer require caravelx/module-graphql-config
php bin/magento module:enable Caravel_GraphQlConfig
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Support

If you have any issues with this extension, open an issue on GitHub.