- Notifications
You must be signed in to change notification settings - Fork2.2k
-
i 'm using ionic+firebase to get a list of product for a specific user in firebase , but i can't get it this list? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
You could do something like this: I assumed you have a "users" collection in Cloud Firestore with documents for each user, and a "products" subcollection under each user's document with the list of their products. |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment