React Query Cache - Does this come with trpc T3 stack?
Does anyone know how to cache data fetched via a trpc route?
Typically I'd wrap my entire application in a React QueryClientProvider, but idk if that's how you'd do this in a T3 app.
Typically I'd wrap my entire application in a React QueryClientProvider, but idk if that's how you'd do this in a T3 app.
