SortDirection
Indicates which direction to sort, defaults to ASC
enum SortDirection {
ASC
DESC
}
Values
SortDirection.ASC
SortDirection.DESC
Member of
SupplierProductSortInput
input
Indicates which direction to sort, defaults to ASC
enum SortDirection {
ASC
DESC
}
SortDirection.ASC
SortDirection.DESC
SupplierProductSortInput
input