Annotation Type GraphQLDirectives


@Retention(RUNTIME) @Target({TYPE,FIELD,METHOD,PARAMETER}) public @interface GraphQLDirectives
List of all directives that apply to this GraphQL type, field or parameter
Author:
etienne-sf
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The directives that were defined in the GraphQL schema for this item
  • Element Details

    • value

      The directives that were defined in the GraphQL schema for this item