Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: use the cache in priority for fast browsing at < 20ms instead of ↵ | Michael Muré | 2020-02-09 | 1 | -14/+38 |
| | | | | seconds | ||||
* | more hash-->id fixes | Michael Muré | 2019-08-13 | 1 | -1/+1 |
| | |||||
* | finish the refactoring for the dedicated identifier type | Michael Muré | 2019-08-12 | 1 | -2/+43 |
| | |||||
* | graphql: change mutations to respect the Relay specification | Michael Muré | 2019-06-16 | 1 | -1/+1 |
| | | | | | | | https://facebook.github.io/relay/graphql/mutations.htm This specification also allow to expose a mutationId for fire and forget, as well as the created operation. | ||||
* | Support gqlgen v0.8.3 | Amine Hilaly | 2019-04-09 | 1 | -12/+18 |
| | |||||
* | graphql: add missing operation | Michael Muré | 2018-10-07 | 1 | -2/+8 |
| | |||||
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 | 1 | -20/+0 |
| | |||||
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -12/+11 |
| | |||||
* | bug: add the optional field AvatarUrl to Person | Michael Muré | 2018-09-25 | 1 | -0/+20 |
| | |||||
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 | 1 | -1/+1 |
| | |||||
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -1/+2 |
| | |||||
* | fix some linting trouble | Michael Muré | 2018-08-13 | 1 | -1/+1 |
| | |||||
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 1 | -4/+5 |
| | |||||
* | cleaning | Michael Muré | 2018-07-29 | 1 | -0/+54 |