aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/connections/gen_bug.go
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+13
* graphql: lazy loading for the bug relay connectionMichael Muré2018-07-291-12/+9
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-0/+83