Package graphql.normalized.nf
Class NormalizedOperationToAstCompiler.CompilerResult
java.lang.Object
graphql.normalized.nf.NormalizedOperationToAstCompiler.CompilerResult
- Enclosing class:
NormalizedOperationToAstCompiler
The result is a
Document
and a map of variables
that would go with that document.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CompilerResult
-
-
Method Details
-
getDocument
-
getVariables
-