List array input not being applied properly to object output

Hi all,

I am trying to pass an array of numbers from my front end and apply it to an object in my database where the number matches the ID. I have a current input of 1,3.

And my output is showing that there are 2 items but it's not applying the values to each key.

1 reply