FilterablePriceRuleProps
Filters to apply on price rules.
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[]The IDs to filter price rules by.
name
string[]The names to filter price rules by.
price_set_id
string[]The IDs to filter the price rule's associated price set.
rule_type_id
string[]The IDs to filter the price rule's associated rule type.
Was this section helpful?