How to update multiple records with Firebase

Hello everybody,
I try with a new thread here.
I have to update N number of records coming from a select made on a record collection.
The UPDATE RECORD component asks for the ID of the record to be updated. Single ID \ single record. How do I pass it N records to update?
I hope I was clear.
Thank you all