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