ProductVariantSortKeys enum
The set of valid sort keys for the ProductVariant query.
Values
- TITLE
Sort by thetitlevalue. - ID
Sort by theidvalue. - INVENTORY_LEVELS_AVAILABLE
Sort by theinventory_levels.availablevalue. - INVENTORY_MANAGEMENT
Sort by theinventory_managementvalue. - INVENTORY_POLICY
Sort by theinventory_policyvalue. - INVENTORY_QUANTITY
Sort by theinventory_quantityvalue. - NAME
Sort by thenamevalue. - POPULAR
Sort by thepopularvalue. - POSITION
Sort by thepositionvalue. - RELEVANCE
During a search (i.e. when thequeryparameter has been specified on the connection) this sorts the results by relevance to the search term(s). When no search query is specified, this sort key is not deterministic and should not be used. - SKU
Sort by theskuvalue. - FULL_TITLE
Sort by thefull_titlevalue.
