Zamok Kiosk API
Preparing search index...
module-common-logs/lib/actions
logsUpserter
Function logsUpserter
logsUpserter
<
T
=
{
please_provide_generic_argument_to_logsUpserter
:
true
}
>
(
collection
:
string
,
)
:
(
detail
:
T
,
id
?:
string
,
)
=>
PayloadAction
<
"LOGS_UPSERT"
,
LogUpsertPayload
<
T
>
>
Type Parameters
T
=
{
please_provide_generic_argument_to_logsUpserter
:
true
}
Parameters
collection
:
string
Returns
(
detail
:
T
,
id
?:
string
)
=>
PayloadAction
<
"LOGS_UPSERT"
,
LogUpsertPayload
<
T
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zamok Kiosk API
Loading...