Is it possible to `upsertMany`?
# orm-help
y
Is it possible to
upsertMany
?
a
Not currently possible in Prisma (unless you use QueryRaw, likely you'll need QueryRawUnsafe.)
y
Thank you!!
n
Hey Yaakov 👋 As Austin mentioned upsertMany is not yet possible. Here’s the Feature Request for the same. If you could leave a 👍 to the feature request it would help our engineering and product team in prioritising it.