Update array in mangodb Kahnu Help July 20, 2022 express 0 Comments SchemafbDeviceId: { type: "json", columnType: "array", },Query Mangoose await User.update({ id: userData.id }).set({ fbDeviceId: ['fffff' , 'fffff'] }); Tags express sailsjs
0 Comments
Post a Comment