graphql-compose / graphql-compose/graphql-compose-relay
Add recordEdge to mutation payloads
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
If detected `connection` resolver, then `composeWithRelay` should add `nodeEdge(sort: SortType)` field to payload, for passing it to `RANGE_ADD` on the client mutation config. Right now this wrapper does not allow to do it out of the box.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.