Skip to main content
interface

Requires read_products access scope.

A source that provides products for a collection.

•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.

•String

An optional description of the source.

•ID!
non-null

The unique identifier for this source.

•String!
non-null

The title of the source.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

A collection source that uses conditions and selections to determine which products are included.

•OBJECT

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.


Was this section helpful?