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