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