Package com.graphql_java_generator.client.directive
package com.graphql_java_generator.client.directive
-
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.