Update interface
Signature:
export interface Update<T = unknown>
Properties
Property | Type | Description |
---|---|---|
action | Action | |
collectionName | string | |
instance | T | undefined | |
instanceID | string |
Signature:
export interface Update<T = unknown>
Property | Type | Description |
---|---|---|
action | Action | |
collectionName | string | |
instance | T | undefined | |
instanceID | string |