MCPcopy Index your code
hub / github.com/TanStack/query / queryOptions.test-d.tsx

File queryOptions.test-d.tsx

packages/solid-query/src/__tests__/queryOptions.test-d.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assertType, describe, expectTypeOf, it } from 'vitest'
2import {
3 QueryClient,
4 dataTagErrorSymbol,

Callers

nothing calls this directly

Calls 7

queryOptionsFunction · 0.90
useQueryFunction · 0.90
toStringMethod · 0.80
fetchQueryMethod · 0.45
getQueryDataMethod · 0.45
getQueryStateMethod · 0.45
setQueryDataMethod · 0.45

Tested by

no test coverage detected