MCPcopy 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

1import { assertType, describe, expectTypeOf, test } from 'vitest'
2import { QueryClient, dataTagSymbol, injectQuery, queryOptions } from '..'
3import type { Signal } from '@angular/core'
4

Callers

nothing calls this directly

Calls 7

injectQueryFunction · 0.85
toStringMethod · 0.80
optionsFunction · 0.70
queryOptionsFunction · 0.50
fetchQueryMethod · 0.45
getQueryDataMethod · 0.45
setQueryDataMethod · 0.45

Tested by

no test coverage detected