This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
GraphQL: Add downloadable products query #3777
Closed
Description
Community engineering issue
Type of Doc:
- New topic
- Topic Update, Devdoc link: https://devdocs.magento.com/guides/v2.3/graphql/reference/downloadable-product.html
- Other
Magento 2 GitHub Issue: magento/graphql-ce#42
Magento 2 GitHub PR: magento/graphql-ce#273
Magento 2 version:
- 2.1.X
- 2.2.X
- 2.3.X
- back port
- forward port
Notifications of Changes:
- Changes to Admin interface?
- New software requirements?
- New REST endpoints or updated GraphQL query syntax?
- New command line option?
Content
Add the customerDownloadableProducts
query to the downloadable products endpoint. The structure of the topic might need to be overhauled because the current sample query shows how to get downloadable information from the perspective of a product query.