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