Annotation Type GraphQLDirectives
List of all directives that apply to this GraphQL type, field or parameter
- Author:
- etienne-sf
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionThe directives that were defined in the GraphQL schema for this item
-
Element Details
-
value
GraphQLDirective[] valueThe directives that were defined in the GraphQL schema for this item
-