Uses of Package
com.graphql_java_generator.client.directive
Packages that use com.graphql_java_generator.client.directive
Package
Description
This package contains all the classes used to generate the requests toward the GraphQL server.
-
Classes in com.graphql_java_generator.client.directive used by com.generated.graphql.utilClassDescriptionRegistry for all GraphQL directives that are available, that is: the GraphQL standard directives and the ones that are defined in the GraphQL schema.
-
Classes in com.graphql_java_generator.client.directive used by com.graphql_java_generator.client.directiveClassDescriptionThis 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.
-
Classes in com.graphql_java_generator.client.directive used by com.graphql_java_generator.client.requestClassDescriptionThis object can represent both: A directive definition, as defined in the GraphQL schema, or as a standard GraphQL directive (skip, include, deprecated).