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 assignCustomerToGuestCart mutation #9248
Closed
Description
Community engineering issue
Type of Doc:
- New topic
- Topic Update, Devdoc link:
- Other
Magento 2 GitHub Issue: magento/magento2#32615
Magento 2 GitHub PR: magento/magento2#33106
Magento 2 version:
- 2.4
Notifications of Changes:
- Changes to Admin interface?
- New software requirements?
- New REST endpoints or updated GraphQL query syntax?
- New command line option?
Content
Add documentation for the assignCustomerToGuestCart
mutation. The new topic must include a general description of the mutation, the syntax, a working example, and the output fields. The mergeCarts
documentation can be used as a template for this new topic.
Place the topic in the src/guides/v2.4/graphql/mutations
directory.
Also add a link to the new topic in TOC file at src/_data/toc/graphql.yml