Anchor to ProductVariantRelationshipBulkUpdatePayloadProduct
payloadProduct Variant Relationship Bulk Update Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to parentProductVariantsparent•[Product
Product Variants Variant!] The product variants with successfully updated product variant relationships.
- Anchor to userErrorsuser•[Product
Errors Variant Relationship Bulk Update User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •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?