Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: move the mutations to a root Mutation type | Michael Muré | 2018-07-30 | 3 | -24/+41 |
* | graphql: implement a first mutation | Michael Muré | 2018-07-30 | 3 | -0/+31 |
* | graphql: use an interface instead of an union for the operations for easier q... | Michael Muré | 2018-07-30 | 1 | -1/+1 |
* | graphql: fix knot in the graphql/gqlgen usage | Michael Muré | 2018-07-29 | 5 | -2665/+30 |
* | graphql: lazy loading for the bug relay connection | Michael Muré | 2018-07-29 | 1 | -1/+44 |
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 10 | -1135/+91 |
* | cleaning | Michael Muré | 2018-07-29 | 12 | -0/+3896 |