Skip to main content
Anchor to ProductComponentType

ProductComponentType

object

Requires read_products access scope.

The product component information.

ProductVariantConnection!
non-null

The list of products' variants that are components.

Anchor to componentVariantsCountcomponentVariantsCount
Count

The number of component variants for the product component.

Anchor to nonComponentVariantsnonComponentVariants
ProductVariantConnection!
non-null

The list of products' variants that are not components.

Anchor to nonComponentVariantsCountnonComponentVariantsCount
Count

The number of non_components variants for the product component.

Product!
non-null

The product that's a component.


Was this section helpful?