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