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