AgreementCountableEdge
An edge in a connection.
type AgreementCountableEdge {
cursor: String!
node: Agreement!
}
Fields
AgreementCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
AgreementCountableEdge.node ● Agreement! non-null object
The item at the end of the edge
Member Of
AgreementCountableConnection object