Package graphql.execution.directives
package graphql.execution.directives
-
ClassDescriptionThis turns AST directives into runtime directives with resolved types and so onAn applied directive represents the instance of a directive that is applied to a query element such as a field or fragment.This represents the argument values that can be placed on an
QueryAppliedDirective.This gives you access to the immediate directives on aMergedField.These objects are ALWAYS in the context of a single MergedField