EventDeliveryAttemptCountableConnection
No description
type EventDeliveryAttemptCountableConnection {
pageInfo: PageInfo!
edges: [EventDeliveryAttemptCountableEdge!]!
totalCount: Int
}
Fields
EventDeliveryAttemptCountableConnection.pageInfo
● PageInfo!
non-null object miscellaneous
Pagination data for this connection.