Move path to the execution error
Since it isn't possible to get a path during validation, without executing the query.
This commit is contained in:
@ -7,7 +7,6 @@
|
||||
-- | GraphQL validator.
|
||||
module Language.GraphQL.Validate
|
||||
( Error(..)
|
||||
, Path(..)
|
||||
, document
|
||||
, module Language.GraphQL.Validate.Rules
|
||||
) where
|
||||
|
Reference in New Issue
Block a user