docs
docs copied to clipboard
Update `createManyAndReturn` docs with nested relation workarounds
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.