Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 442 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 442 Bytes

Magento 2 removal of all optional GraphQL modules

This repository contains a composer meta-package that removes optional GraphQL modules. To install, use the following:

composer require yireo/magento2-replace-graphql:2.3.*

Replace * with your magento version

Requiments

This package support Magento 2.3 or higher.

Notes

See also the package yireo/magento2-replace-all.