Preparing search index...
The search index is not available
Realm JavaScript - v12.11.1
Realm JavaScript
Realm
Services
MongoDB
Document
Type alias Document<IdType>
Document
<
IdType
>
:
{
_id
:
IdType
;
}
A document from a MongoDB collection
Type Parameters
IdType
=
unknown
Type declaration
_id
:
IdType
The ID of the document.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Realm JavaScript - v12.11.1
Realm
Realm
Generated using
TypeDoc
A document from a MongoDB collection