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