Uses of Enum
graphql.util.TraverserContext.Phase
Packages that use TraverserContext.Phase
-
Uses of TraverserContext.Phase in graphql.util
Subclasses with type arguments of type TraverserContext.Phase in graphql.utilMethods in graphql.util that return TraverserContext.PhaseModifier and TypeMethodDescriptionDefaultTraverserContext.getPhase()TraverserContext.getPhase()static TraverserContext.PhaseReturns the enum constant of this type with the specified name.static TraverserContext.Phase[]TraverserContext.Phase.values()Returns an array containing the constants of this enum type, in the order they are declared.