Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update graphql package to support gqlgen 0.9.0 | Amine Hilaly | 2019-05-15 | 1 | -20/+20 |
* | Support gqlgen v0.8.3 | Amine Hilaly | 2019-04-09 | 1 | -10/+24 |
* | graphql: expose allIdentities, identities and userIdentity in the repo | Michael Muré | 2019-04-01 | 1 | -0/+13 |
* | 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 |