Danny Navarro
aa66236081
Add homePlanet to test schema
2016-12-18 11:43:45 -03:00
Pweaver (Paul Weaver)
a6c0d63049
add tests for errors in queries for queries in starwars tests
2016-07-08 18:10:14 -04:00
Danny Navarro
d8a731fe30
Remove StringValue
type
2016-02-22 13:59:38 +01:00
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
Danny Navarro
8ee50727bd
Overhaul Schema DSL
...
Aside of making the definition of Schemas easier, it takes care of
issues like nested aliases which previously wasn't possible. The naming
of the DSL functions is still provisional.
2016-02-18 13:49:02 +01:00
Danny Navarro
04d8d40b3a
Split StarWars tests in different modules
2016-02-12 13:27:46 +01:00