Skip to content

Commit 4743051

Browse files
twofbenjie
andcommitted
Update spec/Appendix B -- Grammar Summary.md
Co-authored-by: Benjie Gillam <[email protected]>
1 parent ce80aa9 commit 4743051

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spec/Appendix B -- Grammar Summary.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,9 @@ Field : Alias? Name Arguments? Nullability? Directives? SelectionSet?
160160

161161
Alias : Name :
162162

163-
Nullability : (`?`|`!`)
163+
Nullability :
164+
- !
165+
- ?
164166

165167
Arguments[Const] : ( Argument[?Const]+ )
166168

0 commit comments

Comments
 (0)