Skip to main content
Anchor to CollectionSubCollectionsSource

CollectionSubCollectionsSource

object

Requires read_products access scope.

A collection source whose membership comes from one or more referenced collections (sub-collections).

Sub-collection sources are always non-shareable. Sharing a sub-collection source across owners is not supported because the collection references are owner-bound.

•App

The app that created this source, if applicable. In the case of shareable sources, this app manages this source's conditions and selections exclusively.

Show fields
•[Collection!]!
non-null

The referenced sub-collections that supply products to this source.

Show fields
•String

An optional description of the source.

•ID!
non-null

The unique identifier for this source.

•CollectionConnection!
non-null

The collections that use this source, ordered by collection ID.

For sub-collection sources, these are the owning collections, not the referenced sub-collections.

Show fields

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.


•String!
non-null

The title of the source.


Was this section helpful?

•interface

Was this section helpful?