You are here

protected property FieldContext::$info in GraphQL 8.4

Schema type information of the current field.

Type: \GraphQL\Type\Definition\ResolveInfo

File

src/GraphQL/Execution/FieldContext.php, line 27

Class

FieldContext
Context that is passed to data producer plugins.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $info;