Skip to main content
Anchor to CollectionSourceExclusion

CollectionSourceExclusion

object

Requires read_products access scope.

Defines the rules and selections for excluding products from a collection.

•[CollectionSourceExclusionCondition!]!
non-null

The conditions that determine which products are excluded from the collection.

•CollectionConditionMatchType

Specifies whether products must match any or all non-collection exclusion conditions. Collection exclusion conditions are always applied independently with ANY semantics, so this field returns ANY for collection-only exclusions and null when collection and non-collection exclusion conditions are mixed.

•CollectionExclusionProductSelectionConnection!
non-null

The products that have been manually selected for exclusion from the collection.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.



Was this section helpful?