retryWebhook
Retry a failed webhook
This page contains
Arguments
input RetryWebhookInput! |
RetryWebhookInput fields
id ID! | Identifier of the webhook to retry |
Return Fields
webhook Webhook | |
userErrors [RetryWebhookError!] |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.