You are here

public property GraphQLAnnotationBase::$name in GraphQL 8.3

The component name.

Type: string

File

src/Annotation/GraphQLAnnotationBase.php, line 32

Class

GraphQLAnnotationBase
Annotation for GraphQL input type plugins.

Namespace

Drupal\graphql\Annotation

Code

public $name;