Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
QueryEffectClient
/
updateQueryData
update
Query
Data
abstract
fun
<
T
>
updateQueryData
(
id
:
QueryId
<
T
>
,
edit
:
T
.
(
)
->
T
)
Updates the data of the
QueryKey
associated with the
id
.