is it possible to do CRUD operations with the `upd...
# prisma-client
d
is it possible to do CRUD operations with the
updateMany
mutation in prisma-client? It works in prisma-bindings but at least in the types those fields aren't available.
s
It should work. Otherwise please open an issue on GH.
d
@schickling looks like one might already be there