Hi :wave: . Does anyone know where I can find the ...
# prisma-client
m
Hi 👋 . Does anyone know where I can find the type information for prisma.$queryRaw? Having trouble annotating the response of raw queries.
Ahh, I see it now. The docs have the return type buried at the bottom.
n
f
@Michael we are also shipping a preview version of queryRaw later today with improved type handling, maybe worth to check the release notes once we post in #announcements 🙏
m
Thank you!