Saving Favorites into Firebase

Hi, wondering what the best way is to save a user's music genre preferences in Firebase. I have a music_genres collection created in FB already and setup my "chips" as follows:

however my Backend call to update the document is not accepting the widget state as an input, and I can't figure out if/why the type is mismatched, and how to best add the music genre document reference from the selected chips into the user's preferences.

Any help would be awesome. Thx.

3
7 replies