This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Description
Community engineering issue
Type of Doc:
Magento 2 GitHub Issue: magento/magento2#28524
Magento 2 GitHub PR: magento/magento2#27914
Magento 2 version:
Notifications of Changes:
This issue provides an overview of the GraphQL documentation changes required to support gift messages. Additional work might be required. This work might be done across several pull requests.
- Add documentation for the
addProductsToCart mutation. The mutation documentation must include examples, descriptions for input/output attributes, and a description of the error messages.
- Update the src/_data/toc/graphql.yml file to include the new mutations.
- Add deprecation notices to the single-product type mutations such as
addSimpleProductsToCart
Create your branch off of 2.4.1-develop.
Additional information
This issue is assigned to Atwix, because they contributed the functionality.