How to join collection in firestore

Viewed 1979

I have to fetch job list with user detail who posted the job. How can I achieve this task in firestore. As there is no option to joining collections.

2 Answers
Related