Hello :slightly_smiling_face: i would like to know...
# orm-help
l
Hello 🙂 i would like to know that is multiple create possible?
r
Hey @Logan Lee currently multiple create is not possible in Prisma 2 so you would have to run a loop over the values that you want to create as a workaround.
🚀 1
l
thank you. may i ask that do you have a plan to update multiple create API in the future?
r
Yes we will but currently it's not on our timeline 🙂
l
Thank you.