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
Namespace
Drupal\graphql\GraphQL\ExecutionCode
protected $rootContext = [];