omar-dulaimi / prisma-zod-generator

Prisma 2+ generator to emit Zod schemas from your Prisma schema
MIT License
535 stars 45 forks source link

Modify addFinalWrappers function #51

Closed Shahidul1004 closed 1 year ago

Shahidul1004 commented 1 year ago

Description

Fix the validation error for multiple relationship actions.

References

resolves #48