|
|
2 лет назад | |
|---|---|---|
| .. | ||
| Controller/Plugin | 2 лет назад | |
| Model | 2 лет назад | |
| Test/Unit/Model | 2 лет назад | |
| etc | 2 лет назад | |
| README.md | 2 лет назад | |
| composer.json | 2 лет назад | |
| registration.php | 2 лет назад | |
This module provides the ability to cache GraphQL queries. This module allows Magento built-in cache or Varnish as the application for serving the Full Page Cache to the front end.
Before installing this module, note that the Magento_GraphQlCache module is dependent on the following modules:
Magento_PageCacheMagento_GraphQlFor information about a module installation in Magento 2, see Enable or disable modules.
Extension developers can interact with the Magento_GraphQlCache module. For more information about the Magento extension mechanism, see Magento plugins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_GraphQlCache module.