Skip to content

Commit cce1219

Browse files
leebyronsungam3r
authored andcommitted
Apply suggestions from code review
Co-authored-by: Ivan Maximov <[email protected]>
1 parent 6ad62e8 commit cce1219

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Section 4 -- Introspection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,8 @@ Fields\:
439439
- `defaultValue` may return a String encoding (using the GraphQL language) of
440440
the default value used by this input value in the condition a value is not
441441
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}.
442+
- `isDeprecated` returns {true} if this input field or argument should no longer
443+
be used, otherwise {false}.
444444
- `deprecationReason` optionally provides a reason why this input field or
445445
argument is deprecated.
446446

0 commit comments

Comments
 (0)