I am creating a blog in node and uploading photo using formidable package. I have given photo dataType as Buffer and ContentType as String in Blog Schema
Here\'s