getInfiniteQuery

abstract fun <T, S> getInfiniteQuery(key: InfiniteQueryKey<T, S>, marker: Marker = Marker.None): InfiniteQueryRef<T, S>(source)

Gets the InfiniteQueryRef by the specified InfiniteQueryKey.