Criteria used to decide which events will be replayed.
Fields
| Name | Description |
|---|---|
DateTime! | The earliest event to replay. |
DateTime! | The latest event to replay. |
Boolean! | Whether to include all events, or only events that have failed to be delivered. |
String | The hirer ID to replay events for.If you omit this field, behaviour differs based on the scope of the webhook subscription:
|
Seen in
| Parent name | Parent type | Description |
|---|---|---|
| ReplayWebhookSubscriptionInput | Input Object | filter field |