Uses of Package
graphql.execution.directives
-
Packages that use graphql.execution.directives Package Description graphql.execution.directives graphql.normalized graphql.schema -
Classes in graphql.execution.directives used by graphql.execution.directives Class Description DirectivesResolver This turns AST directives into runtime directives with resolved types and so onQueryAppliedDirective An applied directive represents the instance of a directive that is applied to a query element such as a field or fragment.QueryAppliedDirective.Builder QueryAppliedDirectiveArgument This represents the argument values that can be placed on anQueryAppliedDirective
.QueryAppliedDirectiveArgument.Builder QueryDirectives This gives you access to the immediate directives on aMergedField
.QueryDirectives.Builder -
Classes in graphql.execution.directives used by graphql.normalized Class Description QueryDirectives This gives you access to the immediate directives on aMergedField
. -
Classes in graphql.execution.directives used by graphql.schema Class Description QueryDirectives This gives you access to the immediate directives on aMergedField
.