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 existing bundles, and removes bundle components for one or multiple bundles.

Arguments

•[ProductVariantRelationshipUpdateInput!]!required

The input options for the product variant being updated.


Fields

Anchor to parentProductVariantsparentProductVariants
•[ProductVariant!]

The product variants with successfully updated product variant relationships.

•[ProductVariantRelationshipBulkUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?