sequelize include attributes return object code example Example: sequelize attributes Model.findAll({ attributes: ['foo', 'bar'] });