Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-core/src/query.ts:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
// CLASS
154
155
export
class
Query<
156
TQueryFnData = unknown,
157
TError = DefaultError,
158
TData = TQueryFnData,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected