Skip to main content
Anchor to ProductBundleComponent

ProductBundleComponent

object

Requires read_products access scope.

The product's component information.

•Product!
non-null

The product that's related as a component.

Show fields
•ProductVariantConnection!
non-null

The list of products' variants that are components.

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.

•Boolean
Default:false

Reverse the order of the underlying list.


Anchor to componentVariantsCountcomponentVariantsCount
•Count

The number of component variants for the product component.

Show fields
•[ProductBundleComponentOptionSelection!]!
non-null

The options in the parent and the component options they're connected to, along with the chosen option values that appear in the bundle.

Show fields
•Int

The quantity of the component product set for this bundle line. It will be null if there's a quantityOption present.

•ProductBundleComponentQuantityOption

The quantity as option of the component product. It will be null if there's a quantity set.

Show fields

Was this section helpful?