Type alias PrimaryKey

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

Valid types for an object primary key.

Generated using TypeDoc