WebhookMessageDeliveryAttemptConnection
The connection type for WebhookMessageDeliveryAttempt
.
type WebhookMessageDeliveryAttemptConnection {
edges: [WebhookMessageDeliveryAttemptEdge!]!
pageInfo: PageInfo!
}
Fields
WebhookMessageDeliveryAttemptConnection.edges
● [WebhookMessageDeliveryAttemptEdge!]!
non-null object
A list of edges.
WebhookMessageDeliveryAttemptConnection.pageInfo
● PageInfo!
non-null object
Information to help paging through query results.