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.
[My Account] My Downloadable Products #42
Closed
Description
As a Magento developer, I need to render the My Account experience for customers via GraphQL so that I can build basic ecommerce experiences for shoppers on the front-end using GraphQL.
GraphQL needs to provide sufficient information for a developer to build out the storefront My Account experience for a shopper.
This includes being able to fetch, for the logged in customer:
My Downloadable Products
Changes are covered with web API functional tests. See \Magento\GraphQl\Catalog\ProductViewTest::testQueryAllFieldsSimpleProduct as an example.