raflymln / zod-key-parser

Parse your Zod schema into keys or Prisma ORM select format
https://www.npmjs.com/package/zod-key-parser
MIT License
16 stars 0 forks source link

Handle discriminated unions #57

Open MaximBuz opened 1 month ago

MaximBuz commented 1 month ago

Is there any way we could make discriminated unions work?