AddressConnection
The connection type for Address.
type AddressConnection {
edges: [AddressEdge]
pageInfo: PageInfo!
}
Fields
AddressConnection.edges ● [AddressEdge] list object
A list of edges.
AddressConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Member of
Viewer object