aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/connections
Commit message (Expand)AuthorAgeFilesLines
* graphql: fix two bugs in the connection codeMichael Muré2018-08-154-4/+16
* graphql: expose startCursor and endCursor as well for a connectionMichael Muré2018-08-144-24/+76
* fix some linting troubleMichael Muré2018-08-136-2/+27
* graphql: simplify the requests with helpersMichael Muré2018-08-014-16/+52
* graphql: lazy loading for the bug relay connectionMichael Muré2018-07-294-18/+23
* graphql: directly return a connection, cleaningMichael Muré2018-07-295-0/+370