This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
GraphQL: Create a GraphQL tutorial based on REST order processing #3715
Closed
Description
Community engineering issue
Type of Doc:
- New topic
- Topic Update, Devdoc link:
- Other
Magento 2 GitHub Issue: magento/graphql-ce#181
Magento 2 GitHub PR: N/A
Magento 2 version:
- 2.1.X
- 2.2.X
- 2.3.X
- back port
- forward port
Notifications of Changes:
- Changes to Admin interface?
- New software requirements?
- New REST endpoints or updated GraphQL query syntax?
- New command line option?
Content
Create a tutorial that's similar to https://devdocs.magento.com/guides/v2.3/rest/tutorials/orders/order-intro.html
Initial source material: https://github.com/magento/graphql-ce/wiki/Checkout-workflow
The GraphQL tutorial will not contain as many steps as the REST tutorial, because GraphQL currently primarily focuses on customer-based tasks.