| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-29 | Define resolvers on type fields | Eugen Wissner | |
| Returning resolvers from other resolvers isn't supported anymore. Since we have a type system now, we define the resolvers in the object type fields and pass an object with the previous result to them. | |||
| 2020-02-20 | Update to Stack 15.x | Eugen Wissner | |
| 2019-09-20 | Fix haddoc warnings | Eugen Wissner | |
| Fix #14. | |||
| 2019-07-23 | Add singleError utility functionv0.4.0.0 | Eugen Wissner | |
| 2019-07-19 | Report parse errors with line and column numbers | Eugen Wissner | |
| 2019-07-14 | Make all exports explicit | Eugen Wissner | |
| 2019-07-07 | Change the main namespace to Language.GraphQL | Eugen Wissner | |
