Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/query
/ queryOptions.test-d.tsx
File
queryOptions.test-d.tsx
packages/react-query/src/__tests__/queryOptions.test-d.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { assertType, describe, expectTypeOf, it } from
'vitest'
2
import {
3
QueriesObserver,
4
QueryClient,
Callers
nothing calls this directly
Calls
11
queryOptions
Function · 0.90
useQuery
Function · 0.90
useSuspenseQuery
Function · 0.90
useQueries
Function · 0.90
testFn
Function · 0.85
somethingWithQueryOptions
Function · 0.85
toString
Method · 0.80
fetchQuery
Method · 0.45
getQueryData
Method · 0.45
getQueryState
Method · 0.45
setQueryData
Method · 0.45
Tested by
no test coverage detected