Back to Magento2

Magento_RelatedProductGraphQl module

app/code/Magento/RelatedProductGraphQl/README.md

2.4.81.0 KB
Original Source

Magento_RelatedProductGraphQl module

This module provides endpoints for getting Cross Sell / Related/ Up Sell products data.

Installation

This module does not introduce any database schema modifications or new data.

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

Extensibility

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

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

Additional information

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