omar-dulaimi / prisma-zod-generator

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

Missing Aggregate fields #13

Closed omar-dulaimi closed 2 years ago

omar-dulaimi commented 2 years ago

Bug description

183219825-2d78d35d-8f27-4cf0-acd8-f55582023987

missing fields: _count, _avg, _sum, _min and _max

Taken from: https://github.com/omar-dulaimi/prisma-trpc-generator/issues/24

How to reproduce

Generate as usual

Expected behavior

No response

Prisma information

/

Environment & setup

/

Prisma Version

/