FilterableProductTagProps
The filters to apply on retrieved product tags.
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.
id
string | string[]The IDs to filter product tags by.
value
stringThe value to filter product tags by.
Was this section helpful?