You are here

public property GraphQLAnnotationBase::$description in GraphQL 8.3

The component description.

Type: string

File

src/Annotation/GraphQLAnnotationBase.php, line 39

Class

GraphQLAnnotationBase
Annotation for GraphQL input type plugins.

Namespace

Drupal\graphql\Annotation

Code

public $description = '';