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 a357f71 commit 8a613f8Copy full SHA for 8a613f8
spec/Section 4 -- Introspection.md
@@ -395,7 +395,7 @@ Fields
395
* `description` may return a String or {null}
396
* `type` must return a `__Type` that represents the type this input
397
value expects.
398
-* `defaultValue` may return a String encoding (using the GraphQL language) the
+* `defaultValue` may return a String encoding (using the GraphQL language) of the
399
default value used by this input value in the condition a value is not
400
provided at runtime. If this input value has no default value, returns {null}.
401
0 commit comments