forked from OSS/graphql
Parse complete TypeSystemDefinition
This commit is contained in:
@@ -248,7 +248,7 @@ data TypeSystemDefinition
|
||||
= SchemaDefinition [Directive] OperationTypeDefinitions
|
||||
| TypeDefinition TypeDefinition
|
||||
| DirectiveDefinition
|
||||
Description Name ArgumentsDefinition DirectiveLocation
|
||||
Description Name ArgumentsDefinition (NonEmpty DirectiveLocation)
|
||||
deriving (Eq, Show)
|
||||
|
||||
-- ** Type System Extensions
|
||||
|
||||
Reference in New Issue
Block a user