VoucherSortingInput Input Type
No description
input VoucherSortingInput {
direction: OrderDirection!
channel: String @deprecated
field: VoucherSortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort vouchers.
field ● VoucherSortField!
Sort vouchers by the selected field.
Show deprecated
Member Of
vouchers query