prisma-tools icon indicating copy to clipboard operation
prisma-tools copied to clipboard

Aggregate resolver return type is wrong

Open f8k8 opened this issue 11 months ago • 0 comments

The return type of the aggregate resolvers is not quite right, and causes type errors from the Typescript compiler. #321 fixes the return type to match the Prisma types.

f8k8 avatar Mar 07 '24 17:03 f8k8