This repository was archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
GraphQL: Add support for gift messages #7363
Labels
Comments
Hi @keharper. Thank you for your report. Please, add a comment to assign the issue:
|
@magento I am working on this |
atwixfirster
added a commit
to atwixfirster/devdocs
that referenced
this issue
Jun 24, 2020
keharper
added a commit
that referenced
this issue
Jun 24, 2020
#7363: Update the storeConfig query to include new fields
atwixfirster
added a commit
to atwixfirster/devdocs
that referenced
this issue
Jul 1, 2020
atwixfirster
added a commit
to atwixfirster/devdocs
that referenced
this issue
Jul 1, 2020
atwixfirster
added a commit
to atwixfirster/devdocs
that referenced
this issue
Jul 1, 2020
keharper
added a commit
that referenced
this issue
Jul 4, 2020
…n-customerOrder-giftMessage #7363: Add “gift_message” to CustomerOrders query
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Uh oh!
There was an error while loading. Please reload this page.
Community engineering issue
Type of Doc:
Magento 2 GitHub Issue: magento/magento2#28519
Magento 2 GitHub PR: magento/magento2#28072
Magento 2 version:
Notifications of Changes:
Content
This issue provides an overview of the GraphQL documentation changes required to support gift messages. Additional work might be required.
storeConfig
query to include new fieldscart
queryImportant
If any affected file in the
v2.4/graphql
directory is a symlink, the symlink must be broken with thegit rm <path to 2.4 file>
command. Then copy the v2.3 version over to v2.4.If any file in the
_includes/graphql
directory needs to be updated, and that file name does not end with-24.md
, make a copy of that file and give it a name that ends with-24.md
. All files in thev2.4
directory that reference the original include file must be updated to reference the new-24.md
file.It is not necessary to update all examples to show the gift message functionality. One example somewhere should suffice.
Create your branch off of
2.4.1-develop
.Additional information
This issue is assigned to Atwix, because they contributed the functionality.
The text was updated successfully, but these errors were encountered: