Skip to main content
Anchor to ProductVariantRelationshipBulkUpdateUserError

ProductVariantRelationshipBulkUpdateUserError

object

An error that occurs during the execution of ProductVariantRelationshipBulkUpdate.

•ProductVariantRelationshipBulkUpdateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Creates new bundles, updates component quantities in existing bundles, and removes bundle components for one or multiple ProductVariant objects.

Each bundle variant can contain up to 30 component variants with specified quantities. After an app assigns components to a bundle, only that app can manage those components.


Note

For most use cases, use productBundleCreate instead, which creates product fixed bundles. productVariantRelationshipBulkUpdate is for variant fixed bundles, where each variant has its own component configuration.



Was this section helpful?


Was this section helpful?