AgreementOrder
Sorting options for agreements
input AgreementOrder {
direction: OrderDirection!
field: AgreementSortField
}
Fields
AgreementOrder.direction ● OrderDirection! non-null enum
Specifies the direction in which to sort agreements.
AgreementOrder.field ● AgreementSortField enum
Sort agreements by the selected field.
Member Of
agreements query