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