Skip to main content

EventDeliveryAttemptCountableConnection

No description

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

Fields

EventDeliveryAttemptCountableConnection.pageInfo ● PageInfo! non-null object miscellaneous

Pagination data for this connection.

EventDeliveryAttemptCountableConnection.edges ● [EventDeliveryAttemptCountableEdge!]! non-null object miscellaneous

EventDeliveryAttemptCountableConnection.totalCount ● Int scalar miscellaneous

A total count of items in the collection.

Member Of

EventDelivery object