Interface: CartSortInput
Defined in: type/CartSortInput.ts:6
Input object for CartSortInput
Properties
field
field:
CartSortField
Defined in: type/CartSortInput.ts:8
Field to sort by
order
order:
SortOrder
Defined in: type/CartSortInput.ts:10
Order option to sort by. [Default to ASC]