Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-core/src/queryClient.ts:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
// CLASS
60
61
export
class
QueryClient {
62
#queryCache: QueryCache
63
#mutationCache: MutationCache
64
#defaultOptions: DefaultOptions
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected