public property GraphQLAnnotationBase::$pluginType in GraphQL 8.3
The plugin type.
The type of component. Field, Interface, Type, Scalar ...
Type: string
See also
File
- src/
Annotation/ GraphQLAnnotationBase.php, line 25
Class
- GraphQLAnnotationBase
- Annotation for GraphQL input type plugins.
Namespace
Drupal\graphql\AnnotationCode
public $pluginType = NULL;