docs icon indicating copy to clipboard operation
docs copied to clipboard

Update `createManyAndReturn` docs with nested relation workarounds

Open jharrell opened this issue 1 year ago • 0 comments

Relevant internal thread

Relevant prisma/prisma issue

Goal is to show that while creating nested relations inside a createManyAndReturn is not possible, creating related items first and then using createManyAndReturn is possible.

jharrell avatar Jul 12 '24 13:07 jharrell