Category "google-cloud-firestore"

Can't fill array with firestore data

I'm trying to build a Firestore web app. I configured my database etc... And everything is right. But I'm now trying to get data from the firebase, store it in

How do I access data from a top-level document in a Cloud firestore trigger with Cloud functions?

Example: If my trigger is onWrite on a path such as Users/{userId}/Billings/{billingId}, how can I access user document data: functions .firestore .document('Us

How to get TypeScript to recognize firebase import

I am trying to show content from firestore in a small TypeScript web application by accessing firestore client-side. However, tsc is failing to compile as it ca

How to use use Firestore document field's HashMap key value and populate recyclerview?

I have just started learning android. I want to know is a way by which I can populate a RecyclerView using a firebase document's field which contains only the H