If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / ProductSearchFilter
optional
argument:string
[]
Required array of one string for the 'contains' or 'after' operator. Required array of one or more strings for the 'in' operator. Not used for all other operators
src/apis/products/requests.ts:153
optional
attribute_id:string
Required when type is 'attribute'. Specifies the attribute field to compare
src/apis/products/requests.ts:155
operator:
ProductSearchFilterOperator
The type of comparison to perform
src/apis/products/requests.ts:157
type:
ProductSearchFilterType
The field on which to filter