Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: expose startCursor and endCursor as well for a connection | Michael Muré | 2018-08-14 | 1 | -2/+4 |
* | fix some linting trouble | Michael Muré | 2018-08-13 | 1 | -0/+3 |
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 2 | -12/+15 |
* | graphql: implement a first mutation | Michael Muré | 2018-07-30 | 1 | -1/+8 |
* | graphql: use an interface instead of an union for the operations for easier q... | Michael Muré | 2018-07-30 | 1 | -3/+2 |
* | graphql: fix knot in the graphql/gqlgen usage | Michael Muré | 2018-07-29 | 1 | -0/+8 |
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 2 | -0/+101 |