How do i add extra fields in magento 2 Core Review module Form
I want to override Magento's reviews Module. I need to add some extra fields in Magento's Review Form, which is on admin side. I created Preferences in di.xml now whenever I add my custom fields code, all the other fields get removed after loading the page. Is there any way to override them?