aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/connections/gen_comment.go
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the webUI and API codeMichael Muré2020-06-271-113/+0
* Update graphql package to support gqlgen 0.9.0Amine Hilaly2019-05-151-7/+9
* Support gqlgen v0.8.3Amine Hilaly2019-04-091-2/+2
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-011-5/+5
* graphql: fix two bugs in the connection codeMichael Muré2018-08-151-1/+4
* graphql: expose startCursor and endCursor as well for a connectionMichael Muré2018-08-141-6/+19
* fix some linting troubleMichael Muré2018-08-131-0/+4
* graphql: simplify the requests with helpersMichael Muré2018-08-011-5/+13
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-0/+83