| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-02 | Introduce monad transformer for resolvers | Eugen Wissner | |
| Now the errors in the resolvers can be handled and 3 tests throwing errors pass now. Another test fail but it requires distinguisching nullable and non-nullable values. | |||
| 2017-03-01 | Implement type instrospection tests | Danny Navarro | |
| The main intention with this commit is to show a poor's man way to support type instrospection. | |||
| 2016-12-18 | Add homePlanet to test schema | Danny Navarro | |
| 2016-07-08 | add tests for errors in queries for queries in starwars tests | Pweaver (Paul Weaver) | |
| 2016-02-18 | Overhaul Schema DSL | Danny Navarro | |
| 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-12 | Split StarWars tests in different modules | Danny Navarro | |
