You are here

protected property Executor::$operation in GraphQL 8.4

The operation to be performed.

Type: string

File

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

Class

Executor
Executes GraphQL queries with cache lookup.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $operation;