Preparing search index...
The search index is not available
mongodb
mongodb
Filter
Type Alias Filter<TSchema>
Filter
<
TSchema
>
:
{
[
P
in
keyof
WithId
<
TSchema
>
]
?:
Condition
<
WithId
<
TSchema
>
[
P
]
>
}
&
RootFilterOperators
<
WithId
<
TSchema
>
>
A MongoDB filter can be some portion of the schema or a set of operators
Type Parameters
TSchema
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
mongodb
Loading...
A MongoDB filter can be some portion of the schema or a set of operators