Back to Magento2

Magento_GraphQlResolverCache module

app/code/Magento/GraphQlResolverCache/README.md

2.4.8958 B
Original Source

Magento_GraphQlResolverCache module

This module provides the ability to granular cache GraphQL resolver results on resolver level.

Installation

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

  • Magento_GraphQl

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

Extensibility

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

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

Additional information