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

Class

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

Source from the content-addressed store, hash-verified

152// CLASS
153
154export class Query<
155 TQueryFnData = unknown,
156 TError = DefaultError,
157 TData = TQueryFnData,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected