Package graphql.execution
Class RawVariables
java.lang.Object
graphql.execution.RawVariables
Holds raw variables, which have not been coerced yet into
CoercedVariables-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsKey(String key) static RawVariables@Nullable Objectstatic RawVariablestoMap()toString()