Skip to main content

AgreementCommissionEventCountableEdge

An edge in a connection.

type AgreementCommissionEventCountableEdge {
cursor: String!
node: AgreementCommissionEvent!
}

Fields

AgreementCommissionEventCountableEdge.cursor ● String! non-null scalar

A cursor for use in pagination

AgreementCommissionEventCountableEdge.node ● AgreementCommissionEvent! non-null object

The item at the end of the edge

Member Of

AgreementCommissionEventCountableConnection object

Was this page helpful?