Releases: scandipwa/urlrewrite-graphql
Releases · scandipwa/urlrewrite-graphql
Bundle product fix
Fixed URL rewrites not loading for bundle product. Related to magento/magento2#12278
Added SKU field
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.