graphql/Data
Danny Navarro a088c81944 Handle Field arguments in Schema definition
The `Schema` has been overhauled to make `Output` monomorphic.
Traversing the `GraphQL` document is handled implicitly while defining
the `Schema`.

The 4th end-to-end test from `graphql-js` has been ported.
2016-02-12 12:51:18 +01:00
..
GraphQL Handle Field arguments in Schema definition 2016-02-12 12:51:18 +01:00
GraphQL.hs Introduce graphql function 2016-02-05 12:32:35 +01:00