In TRPC, how do I add a global error handler that can translate errors into different TRPCErrors?
In my TRPC app, I have a service that we use that does something like this:
In my TRPC app, I have a service that we use that does something like this: