Package graphql.execution
Class CoercedVariables
java.lang.Object
graphql.execution.CoercedVariables
Holds coerced variables, that is their values are now in a canonical form.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
containsKey
(String key) static CoercedVariables
static CoercedVariables
toMap()
toString()