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