i\'m trying to run the following raw query in sequelize node
select a.id, a."productId", p.name, i.img_url from user_wishlists as a left join prod