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