ReviewSummaryOperatingLocationConnection
No description
type ReviewSummaryOperatingLocationConnection {
pageInfo: PageInfo!
edges: [ReviewSummaryOperatingLocationEdge]!
}
Fields
ReviewSummaryOperatingLocationConnection.pageInfo
● PageInfo!
non-null object
Pagination data for this connection.
ReviewSummaryOperatingLocationConnection.edges
● [ReviewSummaryOperatingLocationEdge]!
non-null object
Contains the nodes in this connection.
Member Of
ReviewSummary
object