I want to be able to query the tags from each category eg, Shirts, Pants , etc. In my firebase console i only have Shirts for now.
In my app recouture i have currently 2 users using and a Shirts node. Ideally there would be other categories added to it as well. Eg, Pants, Shoes
I would like for each user to conduct a query on the tags under each category and each would have a similar structure to Shirts.
Hope my question was clear !