Skip to content

Commit 2838c4f

Browse files
committed
Remove unnecessary step
1 parent 12e26d8 commit 2838c4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,6 @@ Literal Value | Variables | Coerced Value
15831583
characters {"__"} (two underscores).
15841584
3. The input field must accept a type where {IsInputType(inputFieldType)}
15851585
returns {true}.
1586-
4. Let {fieldSet} be a set containing {inputField}.
15871586
3. If an Input Object references itself either directly or through referenced
15881587
Input Objects, at least one of the fields in the chain of references must be
15891588
either a nullable or a List type.

0 commit comments

Comments
 (0)