Uses of Package
com.graphql_java_generator.client.directive
Package
Description
This package contains all the classes used to generate the requests toward the GraphQL server.
-
ClassDescriptionRegistry for all GraphQL directives that are available, that is: the GraphQL standard directives and the ones that are defined in the GraphQL schema.
-
ClassDescriptionThis object can represent both: A directive definition, as defined in the GraphQL schema, or as a standard GraphQL directive (skip, include, deprecated).All possible directive locationsRegistry for all GraphQL directives that are available, that is: the GraphQL standard directives and the ones that are defined in the GraphQL schema.
-
ClassDescriptionThis object can represent both: A directive definition, as defined in the GraphQL schema, or as a standard GraphQL directive (skip, include, deprecated).