| Annotation Type | Description |
|---|---|
| Directive |
A way of activating a graphql directive - put this annotation on top of the graphql field/argument and determine which directive you wish to use
|
| GraphQLDirectives |
Put in on a graphql field / other graphql type in order to activate directives on it
|