trpcExpress.createExpressMiddleware({ router: appRouter, createContext: createTRPCContextFromExpress, }),
createCaller
getFoo()
{ message: 'Huge error' }
appRouter.createCaller()
errorFormatter