We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812c0bb commit 6da9730Copy full SHA for 6da9730
src/test/groovy/graphql/DefaultValuesTest.groovy
@@ -43,7 +43,7 @@ class DefaultValuesTest extends Specification {
43
//
44
// The variable is present in the variables map and its explicitly a value
45
46
- // https://spec.graphql.org/October2021/#sec-Coercing-Variable-Values
+ // https://spec.graphql.org/draft/#sec-Coercing-Variable-Values
47
48
when:
49
ei = newExecutionInput('''
0 commit comments