Uses of Class
com.graphql_java_generator.annotation.GraphQLDirective
-
Packages that use GraphQLDirective Package Description com.graphql_java_generator.annotation All annotations used by the GraphQL-generator client part -
-
Uses of GraphQLDirective in com.graphql_java_generator.annotation
Methods in com.graphql_java_generator.annotation that return GraphQLDirective Modifier and Type Method Description GraphQLDirective[]value()The directives that were defined in the GraphQL schema for this item
-