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