getFavouritesCount
Makes a call to Favourites Service Microservice and retrieves the count of all Favourites.
Return
a valid Result object with FavouritesCount instance, if successful, or Error instance in case of the failure.
Makes a call to Favourites Service Microservice and retrieves the count of all Favourites.
a valid Result object with FavouritesCount instance, if successful, or Error instance in case of the failure.