Hi Team ,
Have created custom module for blogs
Created the record through API. Have some difficulties to store the record.
get below error
"Fatal Error: 'Class Vue\\SampleRequest\\Model\\Highlightdata contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Magento\\Framework\\DataObject\\IdentityInterface::getIdentities)' in '\/var\/www\/html\/work\/backend\/app\/code\/Vue\/SampleRequest\/Model\/Highlightdata.php' on line 16"
I want to know the correct structure for storing the data .
Could you please anyone help on this ?