Skip to content

js-bao-wss-client


js-bao-wss-client / DocumentMetadataChangedEvent

Interface: DocumentMetadataChangedEvent

Properties

action?

optional action: "created" | "updated" | "evicted" | "deleted"


changedFields?

optional changedFields: string[]


documentId

documentId: string


metadata

metadata: any


source?

optional source: "local" | "server" | "idb"