Supported custom attribute query expressions for calling the SearchCatalogItems endpoint to search for items or item variations.
<- Object
Object
Supported custom attribute query expressions for calling the SearchCatalogItems endpoint to search for items or item variations.
A query expression to filter items or item variations by matching their custom attributes' custom_attribute_definition_id
property value against the the specified id.
A query expression to filter items or item variations by matching their custom attributes' key
property value against the specified key.
A query expression to filter items or item variations by matching their custom attributes' string_value
property value against the specified text.
A query expression to filter items or item variations with their custom attributes containing a number value within the specified range.
A query expression to filter items or item variations by matching their custom attributes' selection_uid_values
values against the specified selection uids.