aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/resolvers/root.go
Commit message (Collapse)AuthorAgeFilesLines
* docs & cleaningMichael Muré2018-09-161-0/+1
|
* cache: rename RootCache into MultiRepoCacheMichael Muré2018-09-021-4/+4
| | | | Underline the fact that it's fine to use RepoCache alone
* better naming for the graphql-s root resolverMichael Muré2018-08-271-12/+12
|
* graphql: move the mutations to a root Mutation typeMichael Muré2018-07-301-4/+6
|
* graphql: implement a first mutationMichael Muré2018-07-301-0/+4
|
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-291-17/+14
|
* cleaningMichael Muré2018-07-291-0/+53