Skip to main content
object

Requires read_products access scope.

A combined listing of products.

Anchor to combinedListingChildrencombinedListingChildren
•CombinedListingChildConnection!
non-null

A list of child products in the combined listing.

Arguments

•Int

The first n elements from the paginated list.

•String

The elements that come after the specified cursor.

•Int

The last n elements from the paginated list.

•String

The elements that come before the specified cursor.

•Boolean
Default:false

Reverse the order of the underlying list.


•Product!
non-null

The parent product.


Was this section helpful?