How do I list subcollection ids of a document? Is it not yet implemented in the python firestore library? It's available for all other google cloud platform languages: node, go, php, java, ruby, .NET. There's no way that the python library is the only library that doesn't support this functionality, right?
How do I list subcollection ids of a document? Is it not yet implemented in the python firestore library? It's available for all other google cloud platform languages: node, go, php, java, ruby, .NET. There's no way that the python library is the only library that doesn't support this functionality, right?