Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/query
/ query-options.test-d.ts
File
query-options.test-d.ts
packages/angular-query-experimental/src/__tests__/query-options.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assertType, describe, expectTypeOf, test } from
'vitest'
2
import
{ QueryClient, dataTagSymbol, injectQuery, queryOptions } from
'..'
3
import
type
{ Signal } from
'@angular/core'
4
Callers
nothing calls this directly
Calls
7
injectQuery
Function · 0.85
toString
Method · 0.80
options
Function · 0.70
queryOptions
Function · 0.50
fetchQuery
Method · 0.45
getQueryData
Method · 0.45
setQueryData
Method · 0.45
Tested by
no test coverage detected