rockchalkwushock
Explore posts from serversHow does routing work in tRPC especially when using merged routers?
I am having trouble understanding how tRPC lays out routes. Let's say I have the below
My assumption is that from the above example I have:
However when using Insomnia to query the endpoints as I familiarize myself with tRPC more I get 404s. Could someone explain this to me better?
I am running:
4 replies