protected property DataProducerPluginManager::$resultCacheBackend in GraphQL 8.4
The cache backend to cache results in.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
Plugin/ DataProducerPluginManager.php, line 36
Class
- DataProducerPluginManager
- Collects data producer plugins that are composed to read and write data.
Namespace
Drupal\graphql\PluginCode
protected $resultCacheBackend;