aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/resolvers/mutation.go
Commit message (Collapse)AuthorAgeFilesLines
* implement media hosting in git for comments + API for the webuiMichael Muré2018-08-021-4/+5
|
* termui: implement addComment and setTitleMichael Muré2018-08-021-6/+6
|
* cache: some refactoringMichael Muré2018-08-021-6/+31
|
* graphql: implement the missing mutationsMichael Muré2018-08-011-0/+102
|
* graphql: move the mutations to a root Mutation typeMichael Muré2018-07-301-0/+35