You are here

protected property Executor::$requestStack in GraphQL 8.4

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

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

Class

Executor
Executes GraphQL queries with cache lookup.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $requestStack;