dragonpopeD
tRPC2w ago
1 reply
dragonpope

Response not available in Nextjs App Router?

Hello trpc people

Thank you for making a supercool tool. Really enjoying the end-to-end type-safety.

Just wondering about the
fetchRequestHandler
to be used for the nextjs app router. I don't suppose it's possible to add the
res
to it as well, as one could with the pages handler? Or is there a different workaround to enable
res
?

Thank you!
Was this page helpful?