graphql/tests/Test
Eugen Wissner 22313d05df Deprecate Language.GraphQL.Execute.Schema
It is not a schema (at least not a complete one), but a resolver list,
and the resolvers should be provided by the user separately, because the
schema can originate from a GraphQL document. Schema name should be free
to provide a data type for the real schema later.
2019-08-30 07:26:04 +02:00
..
StarWars Deprecate Language.GraphQL.Execute.Schema 2019-08-30 07:26:04 +02:00
KitchenSinkSpec.hs Make all encoder functions return lazy text 2019-08-05 09:00:11 +02:00