Skip to content

Commit

Permalink
Update spec/Section 3 -- Type System.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Mahoney <[email protected]>
  • Loading branch information
martinbonnin and mjmahone authored Nov 20, 2023
1 parent 58a3a75 commit 65c9e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 3 -- Type System.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ All types and directives defined within a schema must not have a name which
begins with {"\_\_"} (two underscores), as this is used exclusively by GraphQL's
introspection system.

A document must include at most one {SchemaDefinition}.
A document may include at most one {SchemaDefinition}.

### Root Operation Types

Expand Down

0 comments on commit 65c9e41

Please sign in to comment.