You are here

protected property QueryProcessor::$contextsManager in GraphQL 8.3

The cache contexts manager service.

Type: \Drupal\Core\Cache\Context\CacheContextsManager

File

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

Class

QueryProcessor

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $contextsManager;