Prisma types and enums with trpc + zod

is it possible to use prisma types and enums with zod, instead of having to manually construct your prisma tables in your trpc router
Was this page helpful?