Uses of Package
com.graphql_java_generator.annotation
Packages that use 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.
-
Classes in com.graphql_java_generator.annotation used by com.generated.graphqlClassDescriptionThis 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.
-
Classes in com.graphql_java_generator.annotation used by com.generated.graphql.utilClassDescriptionThis 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
-
Classes in com.graphql_java_generator.annotation used by com.graphql_java_generator.annotationClassDescriptionList of the three GraphQL kind of requests: query, mutation and subscription
-
Classes in com.graphql_java_generator.annotation used by com.graphql_java_generator.clientClassDescriptionList of the three GraphQL kind of requests: query, mutation and subscription
-
Classes in com.graphql_java_generator.annotation used by com.graphql_java_generator.client.requestClassDescriptionList of the three GraphQL kind of requests: query, mutation and subscription