An attempt to deliver a specific
Event
to a WebhookSubscription
.Fields
Name | Description |
---|---|
DateTime! | The date & time that the webhook attempt was acknowledged or timed out. |
Event! | The event that was attempted to be delivered. |
The identifier for the WebhookAttempt . | |
WebhookRequest! | The HTTP request containing the webhook attempt. |
WebhookSubscription | The webhook subscription that was the target of the delivery attempt.This will be null if the subscription has since been deleted. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Object | node field | |
Object | attempts field |