aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/schema.graphql
Commit message (Collapse)AuthorAgeFilesLines
* graphql: implement the missing mutationsMichael Muré2018-08-011-0/+8
|
* graphql: simplify the requests with helpersMichael Muré2018-08-011-26/+34
|
* graphql: move the mutations to a root Mutation typeMichael Muré2018-07-301-5/+2
|
* graphql: implement a first mutationMichael Muré2018-07-301-0/+7
|
* graphql: use an interface instead of an union for the operations for easier ↵Michael Muré2018-07-301-8/+1
| | | | query
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-1/+1
|
* cleaningMichael Muré2018-07-291-0/+181