graphcommerce
graphcommerce copied to clipboard
GraphQL: add category_url_path to ProductAttributeFilterInput
https://github.com/magento/magento2/issues/32460
This results in the case where we can't actually query a category page in one go and we need to do a roundtrip for each category.
https://github.com/magento/magento2/pull/33090