This repository was archived by the owner on Dec 19, 2019. It is now read-only.
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
Mutations Prototype (POC) #74
Closed
Description
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.
The intent of this story is to create a working prototype that brings to light technical details of a full-fledged mutations framework implementation.
Deliverables:
- A working mutation prototype
- A technical high level design (HDL) to fully implementing mutations in the GraphQL framework
- Breaking down full implementation plan into backlog stories