Filter interface
Filter parameters for db subscription
Signature:
export interface Filter
Properties
Property | Type | Description |
---|---|---|
actionTypes? | string[] | (Optional) The action type: ALL (default), CREATE, SAVE, DELETE |
collectionName? | string | (Optional) The collection name |
instanceID? | string | (Optional) The instance ID |