Skip to main content

EventDeliveryCountableEdge

No description

type EventDeliveryCountableEdge {
node: EventDelivery!
cursor: String!
}

Fields

EventDeliveryCountableEdge.node ● EventDelivery! non-null object miscellaneous

The item at the end of the edge.

EventDeliveryCountableEdge.cursor ● String! non-null scalar miscellaneous

A cursor for use in pagination.

Member Of

EventDeliveryCountableConnection object