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