productBundleUpdate - admin-graphql - MUTATION
Version: 2024-10
Description:
Updates a componentized product.
Access Scopes
`write_products` access scope. Also: The shop must have access to bundles feature.
Arguments
-
input:
ProductBundleUpdateInput! -
Input for updating a componentized product.
Returns
-
productBundleOperation:
ProductBundleOperation
The asynchronous ProductBundleOperation updating the componentized product.
-
userErrors:
UserError!
The list of errors that occurred from executing the mutation.
Examples