Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GraphQl] Example of using customizable options on add to cart request #4316

Merged
merged 1 commit into from
May 7, 2019

Conversation

rogyar
Copy link
Contributor

@rogyar rogyar commented Apr 23, 2019

Purpose of this PR

This PR introduces adds request and response examples for adding a simple product with customizable options to the shopping cart

Affected URLs

https://devdocs.magento.com/guides/v2.3/graphql/reference/quote.html

Links to source code

https://github.com/magento/magento2/blob/1d1c2ea4381bcda5b1baec7360dfc33b0b6569c9/app/code/Magento/QuoteGraphQl/etc/schema.graphqls#L33-L36

@devops-devdocs
Copy link
Collaborator

An admin must run tests on this PR before it can be merged.

@rogyar rogyar changed the title Example of using customizable options on add to cart request [GraphQl] Example of using customizable options on add to cart request Apr 23, 2019
@rogyar rogyar requested a review from keharper April 23, 2019 10:50
@osrecio osrecio self-assigned this Apr 23, 2019
@keharper keharper self-assigned this Apr 23, 2019
@keharper keharper added xx2.3.2 Magento 2.3.2 changes Technical Updates to the code or processes that alter the technical content of the doc labels Apr 23, 2019
@keharper keharper merged commit a4d076a into magento:develop May 7, 2019
@ghost
Copy link

ghost commented May 7, 2019

Hi @rogyar, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@keharper
Copy link
Contributor

keharper commented May 7, 2019

@rogyar The code sample is out of date (qty is no longer valid, for example), but I'm merging this so that I can continue with my plan to break up the quote documentation. I will assign you as a reviewer on the new "Add items to a cart" topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants