Magento2 How can I set filter for products in order to return products that has special price
I am checking this URL but not able to figure out how to achieve this?
https://devdocs.magento.com/guides/v2.4/graphql/queries/products.html
1 Answer 1
Have you checked if possible to use a filter with special_price attribute ?
-
It says Field \"special_price\" is not defined by type ProductAttributeFilterInputArjun– Arjun2022年02月16日 11:02:08 +00:00Commented Feb 16, 2022 at 11:02
default