omar-dulaimi / prisma-zod-generator

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

remove .optional from orderby #55

Closed omar-dulaimi closed 1 year ago

omar-dulaimi commented 1 year ago

Description

Fixes the wrong groupBy schema caused by the orderBy field being optional.