Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-cloud-firestore

Firestore onSnapshot -> Does it work for subcollections?

How can I build a firestore query for Android with whereGreaterthan() filters for two different fields?

Understanding the limits of Cloud Firestore's security rules

Firestore boolean returns false when its set up to true

Flutter Firebase firestore append data with unique ID

Get last created document in a Firebase Firestore collection

Angular Firestore How do I retrieve a sub collection document for editing?

Firestore DocumentSnapshot to Python dictionary

How can I convert the data from a DocumentSnapshot to a custom type using Google Cloud functions so I can take advantage of autocomplete?

Is there a way to update a collectionGroup in cloud function

DocumentSnapshot (Firestore) to Kotlin Object that contains a list of custom Object

Uncaught TypeError: db.collection is not a function for a real-time database in firebase [duplicate]

Firestore: Array of references within a document into an object with array of objects (AngularFire)

How to update a map in Firestore within cloudFunction coded with TypeScript

Property 'firestore' does not exist on type 'FirebaseNamespace' with Firebase v7.15.1

Every time I'm try to call the cloud function and it will through exception code "NOT_FOUND"

Cloud Firestore Offline Encryption

Firestore Security Rules: Can't check if document from sub-collection equals user UID

How to get notifications of newly added data in firestore android studio?