Skip to main content

LegalEntityPersonConnection

No description

type LegalEntityPersonConnection {
pageInfo: PageInfo!
edges: [LegalEntityPersonEdge]!
}

Fields

LegalEntityPersonConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

LegalEntityPersonConnection.edges ● [LegalEntityPersonEdge]! non-null object

Contains the nodes in this connection.

Member Of

LegalEntity object