Skip to main content

AddressDeliverabilityEdge

A Relay edge containing a AddressDeliverability and its cursor.

type AddressDeliverabilityEdge {
node: AddressDeliverability
cursor: String!
}

Fields

AddressDeliverabilityEdge.node ● AddressDeliverability object

The item at the end of the edge

AddressDeliverabilityEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

AddressDeliverabilityConnection object