Package graphql.normalized
Class ExecutableNormalizedOperationToAstCompiler.CompilerResult
java.lang.Object
graphql.normalized.ExecutableNormalizedOperationToAstCompiler.CompilerResult
- Enclosing class:
ExecutableNormalizedOperationToAstCompiler
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
-