Home > git-documentdb > CRUDInterface > getOldRevision
CRUDInterface.getOldRevision() method#
Signature:Parameters#
| Parameter | Type | Description |
|---|---|---|
| _id | string | |
| revision | number | |
| historyOptions | HistoryOptions | |
| getOptions | GetOptions |
Promise<JsonDoc | undefined>