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