ProductSortKeys
EnumThe set of valid sort keys for the Products query.
#
Possible enum values
IDSort by product identifier.
NAMESort by product name.
PRICESorts by product variant prices, if ASC is specified, it will sort by the lowest price of the variants. If DESC is specified, it will sort by the highest price of the variants.
VENDORSort by the vendor value.