Prisma Update multiple records
Updates all records matching the filter criteria with the provided data. Returns a count of the number of records updated. Does not return the updated records themselves.
Updates all records matching the filter criteria with the provided data. Returns a count of the number of records updated. Does not return the updated records themselves.