Skip to main content

EventDeliveryCountableConnection Object

No description

type EventDeliveryCountableConnection {
pageInfo: PageInfo!
edges: [EventDeliveryCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [EventDeliveryCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Member Of

Webhook object