i have a firestore database firestore database structure
How do I write a cloud function to send a cloud message to all the app users when one of the fields in the firestore database is updated? in my case when the price of the price_change_pct field goes below the value -1 ?