Back to Magento2

Magento_GroupedProductGraphQl module

app/code/Magento/GroupedProductGraphQl/README.md

2.4.81.1 KB
Original Source

Magento_GroupedProductGraphQl module

This module provides type and resolver information for the GraphQl module to generate grouped product information.

Installation

Before installing this module, note that this module is dependent on the following modules:

  • Magento_GroupedProduct
  • Magento_GraphQl
  • Magento_CatalogGraphQlr

For information about a module installation, see Enable or disable modules.

Extensibility

Extension developers can interact with the Magento_GroupedProductGraphQl module. For more information about the extension mechanism, see Plugins.

The dependency injection mechanism enables you to override the functionality of the Magento_GroupedProductGraphQl module.

Additional information

You can get more information about GraphQl in the Adobe Developer documentation.