FilterableRuleTypeProps
Filters to apply on rule types.
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 rule types by.
name
string[]The names to filter rule types by.
rule_attribute
string[]The rule attributes to filter rule types by.
Was this section helpful?