Anchor to CollectionRuleInputCollection
input_objectCollection Rule Input
The input fields for a rule to associate with a collection.
Anchor to FieldsFields
- column (CollectionRuleColumn!)
- condition (String!)
- conditionObjectId (ID)
- relation (CollectionRuleRelation!)
- Anchor to columncolumn•Collection
Rule Column! non-null The attribute that the rule focuses on. For example,
titleor.Show enum values
- Anchor to conditioncondition•String!non-null
The value that the operator is applied to. For example,
Hats.- Anchor to conditionObjectIdcondition•ID
Object Id The object ID that points to additional attributes for the collection rule. This is only required when using metafield definition rules.
- Anchor to relationrelation•Collection
Rule Relation! non-null The type of operator that the rule is based on. For example,
equals,contains, or.Show enum values
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields for a rule set of the collection.
Was this section helpful?