public class VariablesTypesMatcher
extends java.lang.Object
| Constructor and Description |
|---|
VariablesTypesMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doesVariableTypesMatch(GraphQLType variableType,
Value variableDefaultValue,
GraphQLType expectedType) |
public boolean doesVariableTypesMatch(GraphQLType variableType, Value variableDefaultValue, GraphQLType expectedType)