twenty icon indicating copy to clipboard operation
twenty copied to clipboard

pg_graphql deprecation

Open Weiko opened this issue 5 months ago • 0 comments

### Tasks
- [x] Handle soft-delete (?)
- [x] Implement findOne
- [x] Implement findMany
- [x] Implement createOne/createMany
- [x] Implement updateOne/updateMany
- [x] Implement deleteOne/deleteMany
- [x] Implement findDuplicate
- [x] Implement destroyOne/destroyMany
- [ ] Implement nested totalCount
- [ ] Do not select all columns and use SelectedFields parsing

Weiko avatar Sep 02 '24 15:09 Weiko