| title | SubscriptionEvent |
|---|---|
| description | SubscriptionEvent Schema Reference |
| Property | Type | Required | Description |
|---|---|---|---|
| type | Enum<'record.created' | 'record.updated' | 'record.deleted' | 'field.changed'> |
✅ | Type of event to subscribe to |
| object | string |
optional | Object name to subscribe to |
| filters | any |
optional | Filter conditions |