aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/models/gen_models.go
Commit message (Expand)AuthorAgeFilesLines
* graphql: expose the new TimelineMichael Muré2018-09-291-0/+12
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-141-1/+12
* graphql: expose startCursor and endCursor as well for a connectionMichael Muré2018-08-141-2/+4
* graphql: simplify the requests with helpersMichael Muré2018-08-011-12/+8
* graphql: use an interface instead of an union for the operations for easier q...Michael Muré2018-07-301-3/+2
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-0/+88