zerovb
zerovb
TtRPC
Created by zerovb on 7/7/2023 in #❓-help
Query param in every client request
Hi ! Im wondering if there is a way to add query params in every request without creating a custom fetch. I only need to forward one query param from the browser URL to the trpc where my procedures are hosted plus the authorization header. Would like to avoid adding a fetch middleware system. thanks!
2 replies