Customize QueryClient for TRPC?
👋
I’m using T3 for a project. Is it possible to pass a custom QueryClient to TRPC?
I don’t like some of the defaults of react-query refetch logic and would like to set my preferences globally rather than per query
3 Replies