You are here

protected property Executor::$dispatcher in GraphQL 8.4

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

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

Class

Executor
Executes GraphQL queries with cache lookup.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $dispatcher;