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 Example of adding product to cart with customizable options #4150
Closed
rogyar
wants to merge
12
commits into
magento:develop
from
rogyar:gql-add-simple-product-customizable-options
Closed
GraphQl Example of adding product to cart with customizable options #4150
rogyar
wants to merge
12
commits into
magento:develop
from
rogyar:gql-add-simple-product-customizable-options
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An admin must run tests on this PR before it can be merged. |
Hi @keharper. Could you review my 2 cents when you have time, please? |
@rogyar I don't expect to merge this for another week or two. I'm in the processing of scoping the documentation impact of all PRs and issues expected to make it into the 2.3.2 release. It would be helpful to me if you did the following:
|
Add Docfile that contatins configuration for devdocs content management Implement rake automation to use the Docfile locally and on CICD
Add a blank line at the end of file
…into ds_MAGEDOC-3692_docfile
* Update link as current Devdoc Magento version * update constant for url in V2.1 * Apply suggestions from code review Slash Added in URL Co-Authored-By: magesanjay <[email protected]> * Apply suggestions from code review Co-Authored-By: magesanjay <[email protected]> * Update path urls * Update link url for widget
Implement Docfile
Hi @rogyar, thank you for your contribution! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Partner: Atwix
partners-contribution
PR created by Magento partner
Technical
Updates to the code or processes that alter the technical content of the doc
xx2.3.2
Magento 2.3.2 changes
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is a:
Summary
This PR introduces adds request and response examples for adding a simple product with customizable options to the shopping cart
Additional information
List all affected URLs