Hello guys :wave: Does anyone know how to pass re...
# orm-help
a
Hello guys 👋 Does anyone know how to pass request information from my API to a Prisma middleware? I want to obtain the user id of the client that is executing a query so that I can use it as a filter for the
owner
column 🤔