Skip to content

Releases: scandipwa/urlrewrite-graphql

Bundle product fix

15 Jul 07:52
Compare
Choose a tag to compare

Fixed URL rewrites not loading for bundle product. Related to magento/magento2#12278

Added SKU field

01 Jul 10:06
Compare
Choose a tag to compare

In order to request products in 2.3.5 we are forced to use SKUs, as we can not use ID due ES limitations.

Now, when requesting product, the sku field will be returned.