This module allow to configure the GraphQL complexity and depth inside the Magento administration
- Magento Community Edition 2.4.3
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
If you have any issues with this extension, open an issue on GitHub.