You are here

public property GraphQLEnum::$type in GraphQL 8.3

The typed data type of this type.

Type: string|null

File

src/Annotation/GraphQLEnum.php, line 22

Class

GraphQLEnum
Annotation for GraphQL scalar plugins.

Namespace

Drupal\graphql\Annotation

Code

public $type = NULL;