Skip to main content

LegalEntityHeadcountConnection

No description

type LegalEntityHeadcountConnection {
pageInfo: PageInfo!
edges: [LegalEntityHeadcountEdge]!
}

Fields

LegalEntityHeadcountConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

LegalEntityHeadcountConnection.edges ● [LegalEntityHeadcountEdge]! non-null object

Contains the nodes in this connection.

Member Of

LegalEntity object