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: Add docs for quote endpoint in 2.3.1 #3337
Closed
Description
Community engineering issue
Type of Doc:
- New topic
- Topic Update, Devdoc link: https://devdocs.magento.com/guides/v2.3/graphql/reference/quote.html
- Other
Magento 2 GitHub Issue: Various. See the links within the graphql-ce PRs
Magento 2 GitHub PRs:
magento/graphql-ce#163
magento/graphql-ce#170
magento/graphql-ce#192
magento/graphql-ce#211
magento/graphql-ce#266
Magento 2 version:
- 2.1.X
- 2.2.X
- 2.3.1
- 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
Several PRs that add mutations for the quote
endpoint have been checked in recently. This issue tracks the documentation effort from one place.
Additional information
This PR contains tests that might prove useful.