Skip to main content
Anchor to CollectionSourceInclusion

CollectionSourceInclusion

object

Requires read_products access scope.

Defines the rules and selections for including products in a collection.

•[CollectionSourceInclusionCondition!]!
non-null

The conditions that determine which products are included in the collection.

•CollectionConditionMatchType

Specifies whether products must match any or all conditions. Only relevant when conditions are present.

•CollectionInclusionProductSelectionConnection!
non-null

The products that have been manually selected for inclusion in 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?