HoneyHive TypeScript API SDK
Preparing search index...
UpdateConfigurationResponse
Type Alias UpdateConfigurationResponse
type
UpdateConfigurationResponse
=
{
acknowledged
:
boolean
;
matchedCount
:
number
;
modifiedCount
:
number
;
upsertedCount
:
number
;
upsertedId
:
string
|
null
;
}
Index
Properties
acknowledged
matched
Count
modified
Count
upserted
Count
upserted
Id
Properties
acknowledged
acknowledged
:
boolean
matched
Count
matchedCount
:
number
modified
Count
modifiedCount
:
number
upserted
Count
upsertedCount
:
number
upserted
Id
upsertedId
:
string
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acknowledged
matched
Count
modified
Count
upserted
Count
upserted
Id
HoneyHive TypeScript API SDK
Loading...