chrishoermann / zod-prisma-types

Generator creates zod types for your prisma models with advanced validation
Other
626 stars 47 forks source link

split generator functions into different files #17

Closed chrishoermann closed 1 year ago

chrishoermann commented 1 year ago

Split the generator functions in different files according to category (enums, models, input types)