aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/resolvers/operations.go
Commit message (Collapse)AuthorAgeFilesLines
* graphql: add missing operationMichael Muré2018-10-071-2/+8
|
* bug: use a value embedding for OpBaseMichael Muré2018-10-011-20/+0
|
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-12/+11
|
* bug: add the optional field AvatarUrl to PersonMichael Muré2018-09-251-0/+20
|
* reorganize package for a more idomatic goMichael Muré2018-09-111-1/+1
|
* cleanup go importsMichael Muré2018-08-131-1/+2
|
* fix some linting troubleMichael Muré2018-08-131-1/+1
|
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-4/+5
|
* cleaningMichael Muré2018-07-291-0/+54