| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-08 | adds the starwars tests for fragments | Pweaver (Paul Weaver) | |
| Also refactors some deplicate objects into a where clause | |||
| 2016-03-14 | Added exception handling with Alternative constraint according to spec. | Matthías Páll Gissurarson | |
| 2016-02-22 | Remove `StringValue` type | Danny Navarro | |
| 2016-02-19 | Simplify Schema definition API | Danny Navarro | |
| 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-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-17 | Initial support for aliases in `execute` | Danny Navarro | |
| 2016-02-17 | Add remaining tests with variables in arguments | Danny Navarro | |
| The test with invalid ID is commented out until proper exception handling is implemented. | |||
| 2016-02-15 | Initial support for variable substitution | Danny Navarro | |
| The correspondent end-to-end test has been ported. The variable definition still needs to be checked. | |||
| 2016-02-15 | Clean up StarWars test queries | Danny Navarro | |
| 2016-02-12 | Split StarWars tests in different modules | Danny Navarro | |
