MCPcopy Create free account
hub / github.com/TanStack/query /

Class

packages/query-core/src/queryClient.ts:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57// CLASS
58
59export class QueryClient {
60 #queryCache: QueryCache
61 #mutationCache: MutationCache
62 #defaultOptions: DefaultOptions

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected