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