Why is there no .query() in my trpc procedure
How is this possible?
It says


5 Replies
because you made it a mutation?
my bad

but it doesn't exist even on this
is there some setup for it?
Aren’t you pulling server side trpc into client side code?
~/trpc/server