FilterableProductOptionProps
The filters to apply on retrieved product options.
Properties
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
idstring | string[]The IDs to filter product options by.
product_idstring | string[]Filter the product options by their associated products' IDs.
titlestringThe titles to filter product options by.
Was this section helpful?