toggle menu
micro_utils.dokka
0.20.23
common
switch theme
search in API
micro_utils.dokka
/
dev.inmo.micro_utils.repos.ktor.client.crud
/
KtorWriteCrudRepoClient
/
update
update
open
suspend override
fun
update
(
values
:
List
<
UpdatedValuePair
<
IdType
,
InputValue
>
>
)
:
List
<
ObjectType
>
(
source
)
open
suspend override
fun
update
(
id
:
IdType
,
value
:
InputValue
)
:
ObjectType
?
(
source
)