Skip to content Skip to sidebar Skip to footer

Firebase Firestore Check If Document Has Collection

Is there a way to check if a document has a collection rather than checking if it has fields Thanks

Solution 1:

There are no client SDK APIs for listing subcollections of a document.


Post a Comment for "Firebase Firestore Check If Document Has Collection"