You are here

protected property ResolveContext::$language in GraphQL 8.4

The context language.

Type: string

File

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

Class

ResolveContext
Context that is provided during resolving the GraphQL tree.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $language;