aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/resolvers
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: simplify the requests with helpersMichael Muré2018-08-012-16/+34
|
* graphql: move the mutations to a root Mutation typeMichael Muré2018-07-303-24/+41
|
* graphql: implement a first mutationMichael Muré2018-07-303-0/+31
|
* graphql: use an interface instead of an union for the operations for easier ↵Michael Muré2018-07-301-1/+1
| | | | query
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-295-2665/+30
|
* graphql: lazy loading for the bug relay connectionMichael Muré2018-07-291-1/+44
|
* graphql: directly return a connection, cleaningMichael Muré2018-07-2910-1135/+91
|
* cleaningMichael Muré2018-07-2912-0/+3896