Model
DownloadableLinksDataProvider
Magento\DownloadableGraphQl\Model\Cart\BuyRequest\DownloadableLinksDataProvider
What it does
This class processes GraphQL cart item data for downloadable products and extracts link IDs to build the buy request.
Developers use this when customers add downloadable products with individually purchasable links to their cart via GraphQL, ensuring the correct downloadable links are included in the cart item configuration.
Public Methods
- execute()