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