You are here

protected property ResolveContext::$type in GraphQL 8.4

Type.

Type: string

File

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

Class

ResolveContext
Context that is provided during resolving the GraphQL tree.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $type;