Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: now that it's possible, split the schema for clarity | Michael Muré | 2018-12-23 | 1 | -0/+4 |
* | upgrade gqlgen to v0.7.1 | Michael Muré | 2018-12-23 | 1 | -5/+7 |
* | graphql: expose the new Timeline | Michael Muré | 2018-09-29 | 1 | -0/+12 |
* | graphql: update gqlgen to 0.5.1 | Michael Muré | 2018-09-14 | 1 | -1/+12 |
* | graphql: expose startCursor and endCursor as well for a connection | Michael Muré | 2018-08-14 | 1 | -2/+4 |
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 1 | -12/+8 |
* | graphql: use an interface instead of an union for the operations for easier q... | Michael Muré | 2018-07-30 | 1 | -3/+2 |
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 1 | -0/+88 |