Why does groupBy not return a PrismaPromise, makin...
# orm-help
t
Why does groupBy not return a PrismaPromise, making it impossible to use it in $transaction as it is missing the { [symbol Prisma]: true } property that identifies it as a prisma awaitable?
r
This seems like a bug. Could you open an issue here so that we can look into this?
t
r
Thank you!