TtRPC•Created by rockchalkwushock on 4/21/2023 in #❓-help How does routing work in tRPC especially when using merged routers?
@Longhumans you sir are a fucking boss! Thank you I would never have figured that out. Makes some sense now with the way the client consumes:
trpc.api.version.query()
Thanks again!