Skip to main content

LegalEntityHeadcountEdge

A Relay edge containing a LegalEntityHeadcount and its cursor.

type LegalEntityHeadcountEdge {
node: LegalEntityHeadcount
cursor: String!
}

Fields

LegalEntityHeadcountEdge.node ● LegalEntityHeadcount object

The item at the end of the edge

LegalEntityHeadcountEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

LegalEntityHeadcountConnection object