Skip to main content

AddressDeliverabilityConnection

No description

type AddressDeliverabilityConnection {
pageInfo: PageInfo!
edges: [AddressDeliverabilityEdge]!
}

Fields

AddressDeliverabilityConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

AddressDeliverabilityConnection.edges ● [AddressDeliverabilityEdge]! non-null object

Contains the nodes in this connection.

Member Of

Address object