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

File useQueryOptions.test-d.tsx

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

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, it } from 'vitest'
2import { dataTagSymbol } from '@tanstack/query-core'
3import { useInfiniteQuery } from '../useInfiniteQuery'
4import { infiniteQueryOptions } from '../infiniteQueryOptions'

Callers

nothing calls this directly

Calls 2

infiniteQueryOptionsFunction · 0.90
useInfiniteQueryFunction · 0.90

Tested by

no test coverage detected