Annotation Type GraphQLDirectives
-
@Target({METHOD,FIELD,PARAMETER,TYPE}) @Retention(RUNTIME) public @interface GraphQLDirectivesPut in on a graphql field / other graphql type in order to activate directives on it
-
-
Element Detail
-
value
Directive[] value
-
-