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