You are here

public property GraphQLType::$type in GraphQL 8.3

The typed data type of this type.

Type: string|null

File

src/Annotation/GraphQLType.php, line 38

Class

GraphQLType
Annotation for GraphQL type plugins.

Namespace

Drupal\graphql\Annotation

Code

public $type = NULL;