forked from OSS/graphql
Try all extension parsers
This commit is contained in:
@@ -267,7 +267,7 @@ data OperationTypeDefinition
|
||||
|
||||
data SchemaExtension
|
||||
= SchemaOperationExtension [Directive] (NonEmpty OperationTypeDefinition)
|
||||
| SchemaDirectiveExtension (NonEmpty Directive)
|
||||
| SchemaDirectivesExtension (NonEmpty Directive)
|
||||
deriving (Eq, Show)
|
||||
|
||||
-- ** Descriptions
|
||||
|
||||
Reference in New Issue
Block a user