updateInfiniteQueryData

abstract fun <T, S> updateInfiniteQueryData(id: InfiniteQueryId<T, S>, edit: QueryChunks<T, S>.() -> QueryChunks<T, S>)(source)

Updates the data of the InfiniteQueryKey associated with the id.