chrishoermann / zod-prisma-types

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

[Feature Request] Maximum depth of include and where #224

Open CursedMun opened 6 months ago

CursedMun commented 6 months ago

Is your feature request related to a problem? Please describe. I'm always frustrated when the code base becomes bit enough that the typescript server starts to load the types for around 1-3 seconds instead of instantly.

Describe the solution you'd like It would be awesome if it could declare the max depth of the includes or where on findManyArgsSchema for the most part