sidferreira / aor-firebase-client

Firebase client for Admin on Rest
MIT License
57 stars 29 forks source link

Fix - Get many was dumping result of query by selected IDs #36

Open alexmensak opened 6 years ago

alexmensak commented 6 years ago

Found and fixed bug happening when using Referrence fields in lists. Result of get_many with selected IDs was dumped in RestClient and so data for relation were never fetched.