Make batching operations working (UPDATE_MANY
, DELETE_MANY
)
#5
Labels
enhancement
New feature or request
UPDATE_MANY
, DELETE_MANY
)
#5
Take advantage of Prisma
updateMany<Resource>
anddeleteMany<Resource>
mutationsThe text was updated successfully, but these errors were encountered: