Type alias PrimaryKey

PrimaryKey: null | number | string | Realm.BSON.ObjectId | Realm.BSON.UUID

Valid types for an object primary key.

Generated using TypeDoc