aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/models
Commit message (Collapse)AuthorAgeFilesLines
* graphql: implement a first mutationMichael Muré2018-07-301-1/+8
|
* graphql: use an interface instead of an union for the operations for easier ↵Michael Muré2018-07-301-3/+2
| | | | query
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-291-0/+8
|
* graphql: directly return a connection, cleaningMichael Muré2018-07-292-0/+101