ENUM
SortOrderingEnum
Base ordering to sort the results
link GraphQL Schema definition
- enum SortOrderingEnum {
- # Sort in ascending order
- # Sort in descending order
- }
link Require by
- AdvertsWhereSortAttributes for sorting adverts
- AllSellersSortAttributes for sorting sellers
- BillingSortAttributes for sorting billings
- CatalogRulesSortAttributes for sorting catalog rules
- InvoiceAmendmentSortAttributes for sorting invoice amendments
- InvoiceSortAttributes for sorting invoices
- SellersWhereSortAttributes for sorting sellers