You are here

protected property Executor::$root in GraphQL 8.4

The root of the GraphQL execution tree.

Type: mixed

File

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

Class

Executor
Executes GraphQL queries with cache lookup.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $root;