You are here

public property GraphQLScalar::$type in GraphQL 8.3

The typed data type of this type.

Type: string|null

File

src/Annotation/GraphQLScalar.php, line 22

Class

GraphQLScalar
Annotation for GraphQL scalar plugins.

Namespace

Drupal\graphql\Annotation

Code

public $type = NULL;