omar-dulaimi / prisma-zod-generator

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

Union Update / Create input object schemas with Unchecked #63

Closed scottyeck closed 1 year ago

scottyeck commented 1 year ago

Description

Resolves #23

omar-dulaimi commented 1 year ago

Looks good to me. But we just need one more change for Upsert and that would cover everything. I'll push it to this PR now

scottyeck commented 1 year ago

Sweet!