Skip to main content

Function: makeQueryClient()

makeQueryClient(): QueryClient

Defined in: web/lib/api/query-client.ts:10

Creates a configured QueryClient instance. Used for both client and server-side rendering.

Returns

QueryClient

Remarks

Configuration follows user preference for fresh data (30s staleTime).