SortDirection
Indicates which direction to sort, defaults to ASC
enum SortDirection {
ASC
DESC
}
Values
SortDirection.ASC
SortDirection.DESC
Member of
CollectionSortInput input ● PageSortInput input ● ProductSortInput input