# ProductBundleUpdatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `productBundleUpdate` mutation. ### Access Scopes ## Fields * [productBundleOperation](/docs/api/admin-graphql/2024-07/objects/ProductBundleOperation): ProductBundleOperation - The asynchronous ProductBundleOperation updating the componentized product. * [userErrors](/docs/api/admin-graphql/2024-07/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [productBundleUpdate](/docs/api/admin-graphql/2024-07/mutations/productBundleUpdate) ## Examples