Skip to main content
Anchor to CollectionConditionsSourcesByApp

CollectionConditionsSourcesByApp

object

Requires read_products access scope.

An app together with the shareable collection sources it publishes for the shop.

•App!
non-null

The app that publishes the collection sources.

•CollectionConditionsSourceConnection!
non-null

The shareable collection sources owned by this app.

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.

•CollectionConditionsSourceSortKeys
Default:TITLE

Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.



Was this section helpful?

•query

Returns the apps that publish shareable collection sources for the shop, paginated.

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?