Preparing search index...
The search index is not available
mingo
mingo
core
UpdateOperator
Type alias UpdateOperator
Update
Operator
:
(
(
obj
,
expr
,
arrayFilters
,
options
)
=>
string
[]
)
Interface for update operators
Type declaration
(
obj
,
expr
,
arrayFilters
,
options
)
:
string
[]
Parameters
obj
:
AnyObject
expr
:
AnyObject
arrayFilters
:
AnyObject
[]
options
:
UpdateOptions
Returns
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Interface for update operators