SortOrder
Order options for sorting
enum SortOrder {
asc @deprecated
desc @deprecated
ASC
DESC
}
Values
SortOrder.asc
deprecated
DEPRECATEDUse ASC instead
Ascending order
SortOrder.desc
deprecated
DEPRECATEDUse DESC instead
Descending order
SortOrder.ASC
Ascending order
SortOrder.DESC
Descending order
Member Of
AdminUserSortInput
input ● AttributeDescriptionSortInput
input ● BulkCostPriceSortInput
input ● BulkPriceSortInput
input ● BundleSortInput
input ● CarrierSortInput
input ● CartSortInput
input ● CategorySearchInput
input ● ClusterCategorySearchInput
input ● CompanySearchSortInput
input ● CompanySortInput
input ● ContactSortInput
input ● CrossupsellSortInput
input ● CustomerSortInput
input ● DiscountSortInput
input ● OrderlistSortInput
input ● OrderSortInput
input ● OrderStatusSetSortInput
input ● OrderStatusSortInput
input ● PayMethodSortInput
input ● PricesheetSortInput
input ● PriceSortInput
input ● ProductCategorySearchInput
input ● ProductSortInput
input ● RoleDefinitionSortInput
input ● RoleSortInput
input ● TaxSortInput
input ● UsergroupSortInput
input ● ZoneTaxCodeSortInput
input