Annotation Type GraphQLDirectiveDefinition


  • @Target({METHOD,ANNOTATION_TYPE,TYPE})
    @Retention(RUNTIME)
    public @interface GraphQLDirectiveDefinition
    You should put this annotation on top of a directive method you created, or a directive java annotation you created