Skip to main content
Version: 3.x

EventDeliveryAttemptCountableEdge

No description

type EventDeliveryAttemptCountableEdge {
node: EventDeliveryAttempt!
cursor: String!
}

Fields

EventDeliveryAttemptCountableEdge.node ● EventDeliveryAttempt! non-null object

The item at the end of the edge.

EventDeliveryAttemptCountableEdge.cursor ● String! non-null scalar

A cursor for use in pagination.

Member of

EventDeliveryAttemptCountableConnection object


Was this page helpful?