ReplayWebhookSubscription_FilterInput
Input object

Criteria used to decide which events will be replayed.

Fields

Name
Description
createdAfterDateTime* 
DateTime!
The earliest event to replay.
createdBeforeDateTime* 
DateTime!
The latest event to replay.
replayDeliveredEventsIndicator* 
Boolean!
Whether to include all events, or only events that have failed to be delivered.
hirerId 
String
The hirer ID to replay events for.If you omit this field, behaviour differs based on the scope of the webhook subscription:
  • A partner-scoped subscription defaults to replaying all related hirers.
  • A hirer-scoped subscription defaults to its corresponding WebhookSubscription.hirerId.

Seen in

Parent name
Parent type
Description
Input Object
filter field