create

fun create(coroutineScope: CoroutineScope, initialFetchState: FetchState = FetchState.IDLE): CacheableInfiniteQueryWithNoInput<TPageParam, TData, TError>