public property GraphQLEnum::$values in GraphQL 8.3
The enum's key / value pairs.
Type: array
File
- src/
Annotation/ GraphQLEnum.php, line 29
Class
- GraphQLEnum
- Annotation for GraphQL scalar plugins.
Namespace
Drupal\graphql\AnnotationCode
public $values = [];