magento2-review-api
magento2-review-api copied to clipboard
get approved reviews only
Hi, Thanks for your effort but how can i get approved ratings only?
->addStatusFilter(\Magento\Review\Model\Review::STATUS_APPROVED)
->addStatusFilter(\Magento\Review\Model\Review::STATUS_APPROVED)
i meant for the api, it should get approved ratings only!