You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: