Skip to main content

EventDeliveryAttemptCountableConnection Object

No description

type EventDeliveryAttemptCountableConnection {
pageInfo: PageInfo!
edges: [EventDeliveryAttemptCountableEdge!]!
totalCount: Int
}

Fields​

pageInfo ● PageInfo!​

Pagination data for this connection.

edges ● [EventDeliveryAttemptCountableEdge!]!​

totalCount ● Int​

A total count of items in the collection.

Member Of​

EventDelivery object