aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/graph
Commit message (Collapse)AuthorAgeFilesLines
* implement media hosting in git for comments + API for the webuiMichael Muré2018-08-021-12/+123
|
* termui: show the last edit in a dedicated columnMichael Muré2018-08-021-16/+56
|
* graphql: implement the missing mutationsMichael Muré2018-08-011-0/+396
|
* graphql: simplify the requests with helpersMichael Muré2018-08-011-110/+278
|
* 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 ↵Michael Muré2018-07-301-38/+2
| | | | query
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-291-0/+2626