GoldHatCarls
Stuck trying to utilize useQuery to fetch some data on form submission
Is the issue you’re having with trpc Input or with prisma/Orm query?
I did something similar to implement a filter functionality on my app. And while I initially thought the issue was trpc, I figured that it actually was my prisma where clause.
9 replies