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 6ad62e8 commit cce1219Copy full SHA for cce1219
spec/Section 4 -- Introspection.md
@@ -439,8 +439,8 @@ Fields\:
439
- `defaultValue` may return a String encoding (using the GraphQL language) of
440
the default value used by this input value in the condition a value is not
441
provided at runtime. If this input value has no default value, returns {null}.
442
-- `isDeprecated` returns {true} if this field or argument should no longer be
443
- used, otherwise {false}.
+- `isDeprecated` returns {true} if this input field or argument should no longer
+ be used, otherwise {false}.
444
- `deprecationReason` optionally provides a reason why this input field or
445
argument is deprecated.
446
0 commit comments