Anchor to CollectionSourceExclusionConditionProductTagInputCollection
input_objectCollection Source Exclusion Condition Product Tag Input
The input fields for an exclusion condition based on product tags.
Anchor to FieldsFields
- matchType (CollectionConditionMatchType!)
- relation (CollectionSourceExclusionConditionProductTagRelation!)
- values ([String!]!)
- Anchor to matchTypematch•Collection
Type Condition Match Type! non-null Whether to match any or all of the values.
- Anchor to relationrelation•Collection
Source Exclusion Condition Product Tag Relation! non-null The relationship between the product tag and the condition values.
- Anchor to valuesvalues•[String!]!non-null
The tag values to match against.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to CollectionSourceExclusionConditionInput.productTagCollection•INPUT OBJECT
Source Exclusion Condition Input.productTag The input fields for a condition that determines which products are excluded from a collection. Exactly one condition type must be provided.
Was this section helpful?