aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/models/gen_models.go
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Michael Muré2018-07-301-3/+2
| | | | query
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-0/+88