invoke

operator fun invoke(startingCacheKey: TInput? = null, coroutineScope: CoroutineScope, initialFetchState: FetchState = FetchState.IDLE): CacheableInfiniteQueryWithInput<TInput, TPageParam, TData, TError>