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