vuestorefront / magento2-vsbridge-indexer

This is official Vue Storefront, native, Magento2 indexer
https://vuestorefront.io
MIT License
68 stars 90 forks source link

Getting extension_attributes.product_attachments #394

Open enricodeleo opened 3 years ago

enricodeleo commented 3 years ago

I am using a plugin that allows me to add attachments to the product page. The data is exposed through magento's apis within extension_attributes but I cannot find a way to get this data from vuestorefront-api since it is not mapped on ES.

Can you please help me figure out how to get it?