So I am trying to update a lookup column in a list that can hold multiple values. And I can not figure it out for the life of me.

This is what I am trying to do. The variable ChildList is an array of Id's it looks as such [{Id: 'theactualid'},{},{}].
What could Ibe doing wrong or do I need to change?