MCPcopy
hub / github.com/TanStack/query / queryOptions.test-d.ts

File queryOptions.test-d.ts

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

Source from the content-addressed store, hash-verified

1import { assertType, describe, expectTypeOf, it } from 'vitest'
2import { reactive, ref } from 'vue-demi'
3import { dataTagSymbol } from '@tanstack/query-core'
4import { QueryClient } from '../queryClient'

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected