t
tRPC
t
tRPC
Call a TRPC route without useQuery or any React Hook?
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
N
Nick
•
2/24/23, 8:11 AM
You can either make it a mutation
, or use the vanilla trpc client instead of the react one