summaryrefslogtreecommitdiff
path: root/tests/Test/StarWars/Data.hs
AgeCommit message (Expand)Author
2020-02-20Update to Stack 15.xEugen Wissner
2020-02-01Replace MonadIO constraint with just MonadEugen Wissner
2019-11-03Move related modules to Language.GraphQL.ASTEugen Wissner
2019-09-01Deprecate enum, enumA, wrappedEnum, wrappedEnumAEugen Wissner
2019-07-14Make all exports explicitEugen Wissner
2019-07-08Constrain the resolvers with MonadIOEugen Wissner
2019-07-02Introduce monad transformer for resolversEugen Wissner
2017-03-01Implement type instrospection testsDanny Navarro
2016-12-18Add homePlanet to test schemaDanny Navarro
2016-07-08add tests for errors in queries for queries in starwars testsPweaver (Paul Weaver)
2016-02-18Overhaul Schema DSLDanny Navarro
2016-02-12Split StarWars tests in different modulesDanny Navarro