This repository has been archived by the owner on Dec 19, 2019. It is now read-only.
Add discount information to Cart #683
Labels
Contribution Day
Tickets is good for start on Contribution Day
Milestone
Need to add information about discounts to Cart type and Cart Item type
For easy clarification of requested data need to create cart rule in admin and pick up information from the shopping cart page on frontend
Needed data:
Scheme
app/code/Magento/QuoteGraphQl/etc/schema.graphqls
Functionality should be covered with API-functional tests
Examples:
https://github.com/magento/graphql-ce/tree/2.3-develop/dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest
https://github.com/magento/graphql-ce/tree/2.3-develop/dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer
Guide:
https://devdocs.magento.com/guides/v2.3/graphql/functional-testing.html
The text was updated successfully, but these errors were encountered: