You are here

public property GraphQLInputType::$type in GraphQL 8.3

The typed data type of this type.

Type: string|null

File

src/Annotation/GraphQLInputType.php, line 29

Class

GraphQLInputType
Annotation for GraphQL input type plugins.

Namespace

Drupal\graphql\Annotation

Code

public $type = NULL;