toggle menu
micro_utils.dokka
0.20.12
common
switch theme
search in API
micro_utils.dokka
/
dev.inmo.micro_utils.repos.cache.fallback.crud
/
AutoRecacheWriteCRUDRepo
/
update
update
open
suspend override
fun
update
(
values
:
List
<
UpdatedValuePair
<
Id
,
InputObject
>
>
)
:
List
<
RegisteredObject
>
(
source
)
open
suspend override
fun
update
(
id
:
Id
,
value
:
InputObject
)
:
RegisteredObject
?
(
source
)