Preparing search index...
The search index is not available
mongodb
mongodb
PushOperator
Type Alias PushOperator<TSchema>
Push
Operator
<
TSchema
>
:
{
readonly
[
key
in
KeysOfAType
<
TSchema
,
ReadonlyArray
<
any
>
>
]
?:
Flatten
<
TSchema
[
key
]
>
|
ArrayOperator
<
Flatten
<
TSchema
[
key
]
>
[]
>
}
&
NotAcceptedFields
<
TSchema
,
ReadonlyArray
<
any
>
>
&
{
[
key
:
string
]
:
ArrayOperator
<
any
>
|
any
;
}
Type Parameters
TSchema
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
mongodb
Loading...