aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/schema.go
Commit message (Expand)AuthorAgeFilesLines
* bug: refactor to limit abstraction leak and to have a more reusable code for ...Michael Muré2018-07-231-13/+6
* graphql: add `allBugs` to root queryQuentin Gliech2018-07-221-0/+26
* graphql: Actually get the bugs from the repoQuentin Gliech2018-07-201-12/+26
* small cleaningMichael Muré2018-07-191-1/+1
* start of a graphql schema+typesMichael Muré2018-07-191-7/+11
* webui: add a primitive graphql handlerMichael Muré2018-07-191-0/+17