TanStack

UseLiveInfiniteQueryConfig

Type Alias: UseLiveInfiniteQueryConfig<TContext>

ts
type UseLiveInfiniteQueryConfig<TContext> = LiveInfiniteQueryConfig<InferResultType<TContext>[number]>;

Defined in: useLiveInfiniteQuery.ts:52

Type Parameters

TContext

TContext extends Context & NonSingleResult