Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Framework: Mutations #73

Closed
misha-kotov opened this issue May 23, 2018 · 0 comments
Closed

Framework: Mutations #73

misha-kotov opened this issue May 23, 2018 · 0 comments

Comments

@misha-kotov
Copy link

misha-kotov commented May 23, 2018

As a Magento developer, I want GraphQL to support mutations to create/update/delete entities in the system via GraphQL so that I can build basic ecommerce front-end experiences for my customers entirely in GraphQL.

This epic will contain a set of relevant tasks that will enable GraphQL to perform mutations. The focus is on the framework piece that will be leveraged to build out concrete mutations in various parts of the system. These specific mutations are out of scope here and are captured in other epics (ex: My Account)

Examples of desired mutations:
-- add, modify, or remove the billing address on the Cart
-- add, modify, or remove the shipping address on the Cart
-- add, modify, or remove items in the Cart
-- add or remove coupons on the Cart
-- add or remove gift cards on the Cart

magento-engcom-team pushed a commit that referenced this issue Sep 5, 2018
MQE-1175: Run upgrade script to change all schema paths to urns
@naydav naydav closed this as completed May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants