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