Skip to content

js-bao-wss-client


js-bao-wss-client / DatabaseChangePayload

Interface: DatabaseChangePayload

Envelope for a db.change event (one event, potentially N changes).

Properties

changes

changes: DatabaseChangeEvent[]


databaseId

databaseId: string


subscriptionKey

subscriptionKey: string


timestamp

timestamp: string


type

type: "db.change"