You are here

protected property ResolveContext::$rootContext in GraphQL 8.3

Root context values that will apply if no more specific context is there.

Type: array

File

src/GraphQL/Execution/ResolveContext.php, line 31

Class

ResolveContext

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $rootContext = [];