Home > @vsf-enterprise/commercetools > SortingDirection
# SortingDirection enum
Sorting directions supported by the commercetools
Signature:
export declare enum SortingDirection
# Enumeration Members
Member | Value | Description |
---|---|---|
Asc | "asc" | |
Desc | "desc" |