Interface: UpdateEvent\<T>
Type parameters
Name | Type |
---|---|
T | any |
Hierarchy
BaseEvent
\<T
>↳
UpdateEvent
Table of contents
Properties
Properties
collection
• Optional
collection: string
Inherited from
Defined in
doc
• doc: T
Inherited from
Defined in
global
• Optional
global: string
Inherited from
Defined in
previousDoc
• previousDoc: T
Defined in
type
• type: "update"