Need help adding user.id to array column

I have a column in the table called "interested" I am trying to attach ther user.id to this table. I have the column as text and as an array. I've tried several different methods and cannot get it working.

is .update the right way? Currently it just overwrites whatever is in the column.
unknown.png
Was this page helpful?