graphql/Data/GraphQL
Danny Navarro 770df82718 Simplify Schema definition API
Now there is one `Resolver` type and the `Output` and `Scalar` types
have been removed. This should be closer to the final Schema definition
API.
2016-02-19 19:21:32 +01:00
..
AST.hs Garden 2016-01-26 13:38:02 +01:00
Encoder.hs Rename Data.GraphQL.Printer -> Data.GraphQL.Encoder 2015-09-22 14:23:18 +02:00
Execute.hs Simplify Schema definition API 2016-02-19 19:21:32 +01:00
Parser.hs Fixes for ghc-7.8 2015-09-22 14:02:49 +02:00
Schema.hs Simplify Schema definition API 2016-02-19 19:21:32 +01:00