can you use 'connect' in a nested 'createMany' whe...
# orm-help
o
can you use 'connect' in a nested 'createMany' when writing with Prisma Client?
n
Hey Omar Khairy 👋, Unfortunately you cannot
connect
in a nested
createMany
. Please refer to this remarks in documentation. There is an open issue for supporting the same. Can you please leave a 👍 on the issue. This helps our engineering anf product team in prioritising feature requests. Please let me know if you have any further questions.
o
For sure. Thanks for your reply!