graphql-compose / graphql-compose/graphql-compose-mongoose
[update] update functions should only update fields
Open
- Dominant language
- TypeScript
- Stars
- 706
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Right now the update function updates the entire document supplied the mutation data.
I think that the update should only update the fields sendt in the mutation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.