eventRetry
Graphql fields and variables for the eventRetry mutation
mutation eventRetry ($id: ID!) {
eventRetry (id: $id) {
errors
event {
actor
description
eventTimestamp
eventTimestampFormatted
eventTypeId
id
longDescription
objectType
payload
queryName
queryType
retriedAt
retryAction
retryable
severity
shortDescription
shortForm
target
timeAgo
uuid
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
