Package graphql.annotations.directives
Class TreeTransformerUtilWrapper
- java.lang.Object
-
- graphql.annotations.directives.TreeTransformerUtilWrapper
-
public class TreeTransformerUtilWrapper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TreeTransformerUtilWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> graphql.util.TraversalControlchangeNode(graphql.util.TraverserContext<T> context, T changedNode)
-