HoneyHive TypeScript API SDK
Preparing search index...
UpdateDatapointResponse
Type Alias UpdateDatapointResponse
type
UpdateDatapointResponse
=
{
result
:
{
modifiedCount
:
number
}
;
updated
:
boolean
;
}
Index
Properties
result
updated
Properties
result
result
:
{
modifiedCount
:
number
}
updated
updated
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
updated
HoneyHive TypeScript API SDK
Loading...