You are here

protected property Executor::$contextsManager in GraphQL 8.4

The cache contexts manager service.

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

File

src/GraphQL/Execution/Executor.php, line 48

Class

Executor
Executes GraphQL queries with cache lookup.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $contextsManager;