omar-dulaimi / prisma-zod-generator

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

minimal option #84

Open not-ani opened 1 year ago

not-ani commented 1 year ago

Problem

I would love it if there was an option to only generate CRUD schemas

Suggested solution

add a minimal option which would only generate CRUD operations