Google Sheets to Firestore

Hi all,

I want to trigger an update to Firestore documents when I amend or rows in a google sheet. What works for me is when I add new rows. However, I want to also update existing documents when rows are changed in the google sheets. I would like some guidance on how to set up the Query module of Firestore. I’ve searched and not found an example of where this is used.

TIA