graphql/tests/Test/StarWars
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
..
Data.hs Make all exports explicit 2019-07-14 05:58:05 +02:00
QuerySpec.hs Replace tasty and HUnit with Hspec 2019-07-10 05:57:35 +02:00
Schema.hs Deprecate Language.GraphQL.Execute.Schema 2019-08-30 07:26:04 +02:00