Skip to content

Commit 669a673

Browse files
twofbenjie
andauthored
Update spec/Appendix B -- Grammar Summary.md
Co-authored-by: Benjie Gillam <[email protected]>
1 parent 801ed60 commit 669a673

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
@@ -144,7 +144,9 @@ Field : Alias? Name Arguments? Nullability? Directives? SelectionSet?
144144

145145
Alias : Name :
146146

147-
Nullability : (`?`|`!`)
147+
Nullability :
148+
- !
149+
- ?
148150

149151
Arguments[Const] : ( Argument[?Const]+ )
150152

0 commit comments

Comments
 (0)