Home > @vsf-enterprise/bigcommerce-api > GetProductsParameters > sort
# GetProductsParameters.sort property
Field name to sort by. Note: Since id increments when new products are added, you can use that field to sort by product create date.
Signature:
sort?: ProductsSortEnum;