Ability to mutate/extend `input` from middlewares
''
(empty string) to undefined
for the whole input
object.
Here is my setup:
```js...Hot to redirect in middleware when using createCallerFactory
Remix: How can I return headers from a query or mutation back to the action/loader?
Using output validator breaks query return type inference on react query
.output([some validator here])
on procedure definition, return types are correctly inferred and data
is as presented on screen. However when I add output validation (see other screen), the returned data
type is set to unknown
. Am I mi...
How to pass headers from serverActions in Next.js App router.
serverClient
to use tRPC on server-side but the context is complaining about not having request headers, it throws this even on building my application.
Attached error and my file structure....auth()
to tRPC middleware with that server don't need to pass or the inner context doesn't need to have Clerk auth()
as it doesn't depend on req or res objects.
Need Guidance Optimizing Multi-Select Typeahead
Private API, public clients
How to get the type of context after middleware context extension?
userId
is no longer undefined?what am i doing wrong?

Reusable Component to take router as props / dependency injection. How to type?
tRPC mutate call firing two requests with custom link

Issue with Fastify / tRPC / Angular
Drizzle query not working only inside trpc
Server freezes when doing mutations...
Create Wrapper only for Procedures that support Infinite Query
Why am I getting 'Argument type is not assignable to parameter type ProcedureResolver<unknown>'?
Argument type () => any[] is not assignable to parameter type ProcedureResolver<unknown, unknown, unknown, unknown, unknown, unknown>
Argument type () => any[] is not assignable to parameter type ProcedureResolver<unknown, unknown, unknown, unknown, unknown, unknown>

Efficient way to use tRPC client with auth headers from secure storage
Using tRPC with Expo API Routes feature?
TRPC not working on multi tenant app

TRPCClientError: Unable to transform response from server
