<@UDY7G9PRQ> why does your client start with ctx? ...
# orm-help
j
@roberto.guerra why does your client start with ctx? unlike what i'm doing https://www.prisma.io/docs/prisma-client/basic-data-access/reading-data-JAVASCRIPT-rsc2/
r
Oh, it was inside the resolver. I’m passing in the client as part of the context, which we call
ctx
.