Commit Graph

7 Commits

Author SHA1 Message Date
Amine Hilaly
6e8496f4c1 Support gqlgen v0.8.3 2019-04-09 17:43:17 +02:00
Michael Muré
15c258cdc4
graphql: expose allIdentities, identities and userIdentity in the repo 2019-04-01 14:03:13 +02:00
Michael Muré
bc1fb34c24
graphql: fix two bugs in the connection code
1) totalCount was incorrect when not in the first page
2) pageInfo.Has{Previous,Next}Page was incorrect when using before or after
2018-08-15 14:53:50 +02:00
Michael Muré
ef0d8fa108
graphql: expose startCursor and endCursor as well for a connection 2018-08-14 14:20:35 +02:00
Michael Muré
df144e727a
fix some linting trouble 2018-08-13 15:28:47 +02:00
Michael Muré
15f2824219
graphql: simplify the requests with helpers 2018-08-01 19:24:19 +02:00
Michael Muré
c351cfd30d
graphql: directly return a connection, cleaning 2018-07-29 19:37:32 +02:00