updateInfiniteQueryData
abstract fun <T, S> updateInfiniteQueryData(id: InfiniteQueryId<T, S>, edit: QueryChunks<T, S>.() -> QueryChunks<T, S>)
Updates the data of the InfiniteQueryKey associated with the id.
Updates the data of the InfiniteQueryKey associated with the id.