You are here

protected property Executor::$variables in GraphQL 8.4

Variables.

Type: array

File

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

Class

Executor
Executes GraphQL queries with cache lookup.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $variables;