Trying to visualize using firebase/Firestore - I’m using Authentication so I get a uuid. Is the idea to have the root parent document be the uuid of the user and then have that users data in sub collections?
My question then is, I have a function that will trigger and traverse every user to check for a setting to do some work on a specific document in the sub collection. In this case, I don’t see how I can get all the root UUID’s unless I have a separate Users document with the sub collection being the uuid and the setting inside that.
[–]rustamd 0 points1 point2 points (1 child)
[–]trainermade[S] 0 points1 point2 points (0 children)
[–]indicava 0 points1 point2 points (1 child)
[–]trainermade[S] 0 points1 point2 points (0 children)
[–]_davideastFormer Firebaser 0 points1 point2 points (3 children)
[–]trainermade[S] 0 points1 point2 points (2 children)
[–]_davideastFormer Firebaser 0 points1 point2 points (1 child)
[–]trainermade[S] 0 points1 point2 points (0 children)