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