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