WebhookSubscriptionReplay
Object

The state of a request to replay events for a WebhookSubscription.

Fields

Name
Description
createDateTime* 
DateTime!
The date & time that the webhook subscription replay was created.
The identifier for the WebhookSubscriptionReplay.
The original request for the WebhookSubscriptionReplay.
statusCode* 
String!
The current status of the replay.Currently, the following status codes are defined:
  • Submitted
  • Running
  • Completed
  • Cancelled
updateDateTime* 
DateTime!
The date & time that the subscription replay was last updated.Subscription replays are updated whenever the replay makes forward progress.
webhookSubscription 
WebhookSubscription
The webhook subscription that was the target of the replay.This will be null if the subscription has since been deleted.

Seen in

Parent name
Parent type
Description
Object
node field
Query
Result type