Back to Magento2

Magento_QuoteGraphQl module

app/code/Magento/QuoteGraphQl/README.md

2.4.85.5 KB
Original Source

Magento_QuoteGraphQl module

This module provides type and resolver information for the GraphQL module to generate quote (cart) information endpoints. It also provides endpoints for modifying a quote.

Installation

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

  • Magento_CatalogGraphQl

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.

GraphQL Query

GraphQL Mutation