Anchor to CollectionRuleCollection
CollectionRule
object
Requires access scope.
Represents at rule that's used to assign products to a collection.
Anchor to FieldsFields
- Anchor to columncolumn•Collection
Rule non-nullColumn! The attribute that the rule focuses on. For example,
title
or.
- Anchor to conditioncondition•String!non-null
The value that the operator is applied to. For example,
Hats
.- Anchor to conditionObjectcondition•
Object The value that the operator is applied to.
- Anchor to relationrelation•Collection
Rule non-nullRelation! The type of operator that the rule is based on. For example,
equals
,contains
, or.
Was this section helpful?