Search by

yireo / magento2-replace-graphql

yireo

There is no license information available for the latest version (4.2.9) of this package.

Package info

github.com/yireo/magento2-replace-graphql

pkg:composer/yireo/magento2-replace-graphql

Statistics

Installs: 61 019

Dependents: 0

Suggesters: 0

Stars: 16

Open Issues: 1

4.2.9 2025-07-30 14:31 UTC

README

This repository contains a composer meta-package that removes optional modules. To install this package, use the instructions on the repository yireo/magento2-replace-tools.

Unremovables

Do not remove magento/module-graph-ql-server

Removing this package gives the following error:

Impossible to process constructor argument Parameter #1 [ <required> Magento\GraphQlServer\Model\UrlProvider $graphQlUrl ] of Magento\ServicesIdLayout\Block\Adminhtml\Index class

Do not remove magento/module-re-captcha-webapi-graph-ql

There is an error in /tmp/m2/vendor/magento/module-re-captcha-version-3-invisible/Model/Config.php at line: 16
26
Interface "Magento\ReCaptchaWebapiGraphQl\Model\Adapter\ReCaptchaConfigInterface" not found#0 /tmp/m2/vendor/composer/ClassLoader.php(576): include()

Unfortunately the package magento/module-re-captcha-version-3-invisible contains a hard-coded dependency with the package magento/module-re-captcha-webapi-graph-ql Because of this, the package magento/module-re-captcha-webapi-graph-ql is not replaced, even though it should be.