Anchor to ProductVariantRelationshipBulkUpdateUserErrorProduct
objectProduct Variant Relationship Bulk Update User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Product
Variant Relationship Bulk Update User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates new bundles, updates component quantities in existing bundles, and removes bundle components for one or multiple
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.
NoteFor most use cases, use
instead, which creates product fixed bundles.is for variant fixed bundles, where each variant has its own component configuration.
Was this section helpful?