Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
mongo
SetFields
Type alias SetFields<TSchema>
Set
Fields
<
TSchema
>
:
{
readonly
[
key
in
KeysOfAType
<
TSchema
,
ReadonlyArray
<
any
>
|
undefined
>
]
?:
OptionalId
<
Flatten
<
TSchema
[
key
]
>
>
|
AddToSetOperators
<
OptionalId
<
Flatten
<
TSchema
[
key
]
>
>
[]
>
}
&
NotAcceptedFields
<
TSchema
,
ReadonlyArray
<
any
>
|
undefined
>
&
{
[
key
:
string
]
:
AddToSetOperators
<
any
>
|
any
;
}
Type Parameters
TSchema
Type declaration
[
key
:
string
]:
AddToSetOperators
<
any
>
|
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...