ViewerGeoLocationConnectionConnection
A connection to a list of items.
type ViewerGeoLocationConnectionConnection {
pageInfo: PageInfo!
edges: [ViewerGeoLocationConnectionEdge]
}
Fields
ViewerGeoLocationConnectionConnection.pageInfo
● PageInfo!
non-null object
Information to aid in pagination.
ViewerGeoLocationConnectionConnection.edges
● [ViewerGeoLocationConnectionEdge]
list object
A list of edges.
Returned by
locationsByAddress
query