anoop4real

Results 15 comments of anoop4real

Hi, Thanks for the reply, 1. Can the path be dynamic? For example: my Country data looks like apiVersion/Countries/(Country1, Country2...)/States... So if I set up a State object, the state...

Thanks again, I really appreciate your prompt replies... I have more queries ;). If I want to retrieve all countries....I would do ``` db.collection("apiVersion").document({versionPlaceholder}).collection("Countries").getDocuments... ``` what is the equivalent in...

Hello @1amageek I have more queries... My intention is to get a list of countries and each country object should be full that means if i do a `country.state` or...

Hello @1amageek I am not sure whether you are able to get my query. Did you have a look at my Stackoverflow post. In the approach explained there, I get...

Is there any update on this issue?

Hi, When will the usage guide be out?

Accessing a child node is much required... many of my .scn assets have child nodes... sample usecase would be applying a vinyl on one door of a car model and...

Yes, thats correct, I just used your Pokemon model and didnt work