graphql/tests/Language/GraphQL
Eugen Wissner 4c10ce9204 Use Seq as base monad in the validator
It is more natural to implement the logic: try to apply each rule to
each node.
2020-09-15 08:06:07 +02:00
..
AST Use Seq as base monad in the validator 2020-09-15 08:06:07 +02:00
Execute Remove encoder test based on old external files 2020-08-22 06:39:52 +02:00
Type Remove encoder test based on old external files 2020-08-22 06:39:52 +02:00
ErrorSpec.hs Remove encoder test based on old external files 2020-08-22 06:39:52 +02:00
ExecuteSpec.hs Validate fragments don't form cycles 2020-09-11 08:03:49 +02:00
ValidateSpec.hs Validate fragments don't form cycles 2020-09-11 08:03:49 +02:00