prisma-tools
prisma-tools copied to clipboard
Aggregate resolver return type is wrong
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.