stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionRule > relation

AdminTypes.CollectionRule.relation property

The type of operator that the rule is based on. For example, equals, contains, or not_equals.

Signature:

relation: CollectionRuleRelation | `${CollectionRuleRelation}`;