toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-core
/
soil.query
/
QueryMutableClient
/
updateQueryData
update
Query
Data
abstract
fun
<
T
>
updateQueryData
(
id
:
QueryId
<
T
>
,
edit
:
T
.
(
)
->
T
)
Updates the data of the
QueryKey
associated with the
id
.