You are here

protected property QueryProcessor::$cacheBackend in GraphQL 8.3

The cache backend for caching query results.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/GraphQL/Execution/QueryProcessor.php, line 47

Class

QueryProcessor

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $cacheBackend;