Embedded analytics SDK API
Back to documentation
Preparing search index...
ActionResultForUpdate
Type Alias ActionResultForUpdate
Response from a single-row update — the affected primary keys.
type
ActionResultForUpdate
=
{
"rows-updated"
:
readonly
(
null
|
string
|
number
|
false
|
true
|
object
)
[]
;
}
Index
Properties
rows-
updated
Properties
rows-
updated
"rows-updated"
:
readonly
(
null
|
string
|
number
|
false
|
true
|
object
)
[]
Settings
Theme
OS
Light
Dark
On This Page
Properties
rows-
updated
Back to documentation
Embedded analytics SDK API
Loading...
Response from a single-row update — the affected primary keys.