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 return sufficient data for me to build a My Account experience entirely in GraphQL so that I can complete my development faster and not have to switch technologies while building a storefront.
High level scenarios
For a logged in customer, GraphQL can provide required data to render:
My Orders
Wishlists
Downloadable products
Stored payment methods
Store credit
Gift cards
Billing agreements
Rewards: balance, history, and email preferences
Gift registries
Product reviews
Order by SKU
Newsletter subscription list
Invitation list
Assumptions:
Contact info, general newsletter preference, and address book data can already be retrieved
The text was updated successfully, but these errors were encountered:
As a Magento developer, I want GraphQL to return sufficient data for me to build a My Account experience entirely in GraphQL so that I can complete my development faster and not have to switch technologies while building a storefront.
High level scenarios
For a logged in customer, GraphQL can provide required data to render:
Assumptions:
The text was updated successfully, but these errors were encountered: