Reference
createQueryClient
Creates an isolated query client for cache reads, fetches, mutations, hydration, and subscriptions.
Signature
function createQueryClient(): QueryClientReference
Creates an isolated query client for cache reads, fetches, mutations, hydration, and subscriptions.
function createQueryClient(): QueryClient