Skip to content

Commit

Permalink
Nit: Missing case in grammar for TypeSystemDefinition in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
leebyron committed May 4, 2016
1 parent ea5b241 commit 51362e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/language/parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ export function parseNamedType(parser: Parser): NamedType {

/**
* TypeSystemDefinition :
* - SchemaDefinition
* - TypeDefinition
* - TypeExtensionDefinition
* - DirectiveDefinition
Expand Down

0 comments on commit 51362e7

Please sign in to comment.