Type alias SmartCollectionRuleOperator

SmartCollectionRuleOperator: "equals" | "not_equals" | "greater_than" | "less_than" | "starts_with" | "ends_with" | "contains" | "not_contains"

Smart collection rule operator