Skip to main content

EventDeliveryAttemptCountableEdge

No description

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

Fields

EventDeliveryAttemptCountableEdge.node ● EventDeliveryAttempt! non-null object webhooks

The item at the end of the edge.

EventDeliveryAttemptCountableEdge.cursor ● String! non-null scalar miscellaneous

A cursor for use in pagination.

Member Of

EventDeliveryAttemptCountableConnection object