You are here

public property GraphQLMutation::$type in GraphQL 8.3

The field type.

Must be a registered Interface, Type or Scalar.

Type: string

File

src/Annotation/GraphQLMutation.php, line 24

Class

GraphQLMutation
Annotation for GraphQL mutation plugins.

Namespace

Drupal\graphql\Annotation

Code

public $type = NULL;