You are here

protected property ResolveContext::$globals in GraphQL 8.3

Read-only list of global values.

Type: array

File

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

Class

ResolveContext

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $globals;