EventDeliveryCountableEdge
No description
type EventDeliveryCountableEdge {
node: EventDelivery!
cursor: String!
}
Fields
EventDeliveryCountableEdge.node ● EventDelivery! non-null object
The item at the end of the edge.
EventDeliveryCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
Member of
Was this page helpful?