stack

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

AdminTypes.CollectionRuleInput.relation property

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

Signature:

relation: CollectionRuleRelation | `${CollectionRuleRelation}`;