Uses of Package
com.graphql_java_generator.annotation
Package
Description
All annotations used by the GraphQL-generator client part
This package contains all the classes used to generate the requests toward the GraphQL server.
-
ClassDescriptionThis annotation marks all fields in the generated classes, that are non scalar.This annotation marks all generated classes that are queries/mutations/subscription, as defined in the GraphQL schema.This annotation marks all fields in the generated classes, that are standard GraphQL scalar.
-
ClassDescriptionThis annotation marks all fields in the generated classes, that are non scalar.This annotation marks all fields in the generated classes, that are standard GraphQL scalar.List of the three GraphQL kind of requests: query, mutation and subscription
-
ClassDescriptionList of the three GraphQL kind of requests: query, mutation and subscription
-
ClassDescriptionList of the three GraphQL kind of requests: query, mutation and subscription
-
ClassDescriptionList of the three GraphQL kind of requests: query, mutation and subscription