Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Maximov <[email protected]>
  • Loading branch information
2 people authored and IvanGoncharov committed Jan 9, 2022
1 parent 6ad62e8 commit cce1219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/Section 4 -- Introspection.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,8 @@ Fields\:
- `defaultValue` may return a String encoding (using the GraphQL language) of
the default value used by this input value in the condition a value is not
provided at runtime. If this input value has no default value, returns {null}.
- `isDeprecated` returns {true} if this field or argument should no longer be
used, otherwise {false}.
- `isDeprecated` returns {true} if this input field or argument should no longer
be used, otherwise {false}.
- `deprecationReason` optionally provides a reason why this input field or
argument is deprecated.

Expand Down

0 comments on commit cce1219

Please sign in to comment.