Schema for an item in the changes results array.

Hierarchy

  • ChangesResultItem

Properties

changes: Change[]

List of document's leaves with single field rev.

deleted?: boolean

if true then the document is deleted.

doc?: Document

Schema for a document.

id: string

Schema for a document ID.

seq: string

Update sequence.

Generated using TypeDoc