protected property Executor::$cacheBackend in GraphQL 8.4
The cache backend for caching query results.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
GraphQL/ Execution/ Executor.php, line 41
Class
- Executor
- Executes GraphQL queries with cache lookup.
Namespace
Drupal\graphql\GraphQL\ExecutionCode
protected $cacheBackend;