Skip to content
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

Closed
3 of 8 tasks
keharper opened this issue Jun 24, 2020 · 2 comments
Closed
3 of 8 tasks

GraphQL: Add support for id_v2 for Open Source product types #7443

keharper opened this issue Jun 24, 2020 · 2 comments
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

Comments

@keharper
Copy link
Contributor

keharper commented Jun 24, 2020

Community engineering issue

Type of Doc:

  • New topic
  • Topic Update, Devdoc link:
  • Other

Magento 2 GitHub Issue: magento/magento2#28524
Magento 2 GitHub PR: magento/magento2#28210

Magento 2 version:

  • 2.4

Notifications of Changes:

  • Changes to Admin interface?
  • New software requirements?
  • New REST endpoints or updated GraphQL query syntax?
  • New command line option?

Content

This issue tracks the addition of the uid attribute to multiple product data types, including

BundleItemOption
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)

@m2-assistant
Copy link

m2-assistant bot commented Jun 24, 2020

Hi @keharper. Thank you for your report.
To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


@keharper keharper added 2.4.1 Community Docs impacted by community code contribution Groomed Technical Updates to the code or processes that alter the technical content of the doc Partner: Atwix labels Jun 24, 2020
@keharper keharper changed the title GraphQL: Add support for id_v2 across all Open GraphQL: Add support for id_v2 for Open Source product types Jun 24, 2020
@dshevtsov dshevtsov removed the Groomed label Aug 19, 2020
@keharper
Copy link
Contributor Author

keharper commented Sep 1, 2020

Fixed by #7416

@keharper keharper closed this as completed Sep 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

2 participants