HistoryStateInfo
Options for the history state that Document.suspendHistory will create
Properties
name
• name: string
Name of the history state to be shown in History panel
target
• target: [{ _id
: number ; _ref
: "document"
}]
A single document reference in an array with _id
of the document whose history will be suspended.