aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/graph
Commit message (Expand)AuthorAgeFilesLines
* graphql: move the mutations to a root Mutation typeMichael Muré2018-07-301-128/+111
* graphql: implement a first mutationMichael Muré2018-07-301-1/+128
* graphql: use an interface instead of an union for the operations for easier q...Michael Muré2018-07-301-38/+2
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-291-0/+2626