Is it possible to use nested queries with TypeScri...
# prisma-client
f
Is it possible to use nested queries with TypeScript and prisma-client-lib? Previously with prisma-binding, it was possible to pass the info variable to the binding, but the prisma-client-lib lacks this capability.
h
f
Wow, thank you so much, it was exactly the solution I was looking for for hours. 👍