fetch property

InfiniteQueryFn<TPage, TParam> fetch
final

The asynchronous fetch function executed to retrieve a single page.

Implementation

final InfiniteQueryFn<TPage, TParam> fetch;