This repository was archived by the owner on Nov 19, 2024. It is now read-only.
GraphQL: Add support for id_v2 for Open Source product types #7443
Labels
2.4.1
Community
Docs impacted by community code contribution
Partner: Atwix
Progress: ready for dev
Technical
Updates to the code or processes that alter the technical content of the doc
Uh oh!
There was an error while loading. Please reload this page.
Community engineering issue
Type of Doc:
Magento 2 GitHub Issue: magento/magento2#28524
Magento 2 GitHub PR: magento/magento2#28210
Magento 2 version:
Notifications of Changes:
Content
This issue tracks the addition of the
uid
attribute to multiple product data types, includingBundleItemOption
CustomizableAreaValue
CustomizableDateValue
CustomizableDropDownValue
CustomizableMultipleValue
CustomizableFieldValue
CustomizableRadioValue
CustomizableCheckboxValue
ConfigurableAttributeOption
DownloadableProductLinks
Others might exist or be added later
The
uid
attribute is being added as part of the campaign to replace all single-product add-to-cart mutations with a single mutation, so it is probably not necessary to update any examples that existed before 2.4.1.Create your branch off of
2.4.1-develop
.Additional information
This issue is assigned to Atwix, because they contributed the functionality.
Related PR: #7416 (Gift cards, a Commerce feature)
The text was updated successfully, but these errors were encountered: