stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionInput > sortOrder

AdminTypes.CollectionInput.sortOrder property

The order in which the collection’s products are sorted.

Signature:

sortOrder?: InputMaybe<CollectionSortOrder | `${CollectionSortOrder}`>;