PointOfInterestConnection
PointOfInterestConnection
A PointOfInterestConnection
is the paginated result of a pointsOfInterest
query.
See about queries for details on how “connection” and “edge” types are used with pagination.
pageInfo
Pagination information for the resulting edges.
Type: PageInfo!
edges
The resulting collection of site edges.
Type: [PointOfInterestEdge]!