GET request using JSON body
context: prisma,zod,typescript
I'm trying to run a
for example: in my postman json:
I'm trying to run a
GET request and passing in a json body, In order to make this work i need to convert it to using .mutation instead of .query. I was wondering if this is the standard for using prisma as I know posts will still return data. for example: in my postman json: