Preparing search index...
The search index is not available
mingo
mingo
updater
Updater
Type Alias Updater
Updater
:
(
obj
:
AnyObject
,
expr
:
UpdateExpression
,
arrayFilters
?:
AnyObject
[]
,
condition
?:
AnyObject
,
options
?:
UpdateOptions
,
)
=>
string
[]
A function to process an update expression and modify the object.
Type declaration
(
obj
:
AnyObject
,
expr
:
UpdateExpression
,
arrayFilters
?:
AnyObject
[]
,
condition
?:
AnyObject
,
options
?:
UpdateOptions
,
)
:
string
[]
Parameters
obj
:
AnyObject
expr
:
UpdateExpression
Optional
arrayFilters
:
AnyObject
[]
Optional
condition
:
AnyObject
Optional
options
:
UpdateOptions
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
A function to process an update expression and modify the object.