Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionRuleInput > relation
The type of operator that the rule is based on. For example, equals, contains, or not_equals.
Signature:
relation: CollectionRuleRelation | `${CollectionRuleRelation}`;