Weakky/ra-data-opencrud

Make batching operations working (`UPDATE_MANY`, `DELETE_MANY`)

Opened this issue · 0 comments

Take advantage of Prisma updateMany<Resource> and deleteMany<Resource> mutations