Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: server side take responsability to commit | Michael Muré | 2020-02-12 | 1 | -32/+0 |
| | |||||
* | graphql: change mutations to respect the Relay specification | Michael Muré | 2019-06-16 | 1 | -0/+170 |
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. |