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 e359053 commit 812c0bbCopy full SHA for 812c0bb
src/test/groovy/graphql/DefaultValuesTest.groovy
@@ -26,7 +26,7 @@ class DefaultValuesTest extends Specification {
26
//
27
// The variable is present in the variables map and its explicitly null
28
29
- // https://spec.graphql.org/October2021/#sec-Coercing-Variable-Values
+ // https://spec.graphql.org/draft/#sec-Coercing-Variable-Values
30
31
when:
32
def ei = newExecutionInput('''
0 commit comments