webhookEventRetry
Graphql fields and variables for the webhookEventRetry mutation
mutation webhookEventRetry ($id: ID!) {
webhookEventRetry (id: $id) {
errors
webhookEvent {
createdAt
headers
id
payload
payloadType
responseBody
responseCode
updatedAt
url
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
