Skip to content

Commit 6fc6d63

Browse files
authored
Relax non-inclusion of schema definition.
1 parent 3adfcca commit 6fc6d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ _root operation type_ uses its respective _default root type name_ and no other
221221
type uses any _default root type name_.
222222

223223
Likewise, when representing a GraphQL schema using the type system definition
224-
language, a schema definition should be omitted if each _root operation type_
224+
language, a schema definition may be omitted if each _root operation type_
225225
uses its respective _default root type name_ and no other type uses any _default
226226
root type name_.
227227

0 commit comments

Comments
 (0)