updateQueryData

open override fun <T> updateQueryData(id: QueryId<T>, edit: T.() -> T)(source)

Updates the data of the QueryKey associated with the id.