Preparing search index...
The search index is not available
Realm JavaScript - v12.11.1
Realm JavaScript
Realm
WatchOptionsIds
Type alias WatchOptionsIds<T>
Watch
Options
Ids
<
T
>
:
{
filter
?:
never
;
ids
:
T
[
"_id"
]
[]
;
}
Type Parameters
T
extends
Document
Type declaration
Optional
filter
?:
never
ids
:
T
[
"_id"
]
[]
A list of document IDs for which change events you want to watch.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Realm JavaScript - v12.11.1
Realm
Realm
Generated using
TypeDoc
A list of document IDs for which change events you want to watch.