You are here

public property GraphQLInterface::$type in GraphQL 8.3

The typed data type of this type.

Type: string|null

File

src/Annotation/GraphQLInterface.php, line 31

Class

GraphQLInterface
Annotation for GraphQL interface plugins.

Namespace

Drupal\graphql\Annotation

Code

public $type = NULL;