Commit c855454
3.10 Input Objects - clarify lists are permitted as Input fields (#1068)
* 3.10 Input Objects - clarify lists are permitted as Input fields
A minor omission in 3.10 Input Objects confused me briefly today by suggesting lists might not be permitted as the type of an input field. However, they are (and are even used in the examples), so add it in.
Alternatively, the kinds of permitted fields could be described explicitly as they are under Field Arguments: https://spec.graphql.org/draft/#sel-GAHZjCZABABDukZ
* Update spec/Section 3 -- Type System.md
Accept Benjie's suggestion
Co-authored-by: Benjie <[email protected]>
---------
Co-authored-by: Benjie <[email protected]>1 parent 586cbed commit c855454
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1548 | 1548 | | |
1549 | 1549 | | |
1550 | 1550 | | |
1551 | | - | |
1552 | | - | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
1553 | 1554 | | |
1554 | 1555 | | |
1555 | 1556 | | |
| |||
0 commit comments