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