Firebase REST api filtering -


looking @ data in firebase structure so

/debugevents/0/ /debugevents/1/ /debugevents/2/ 

under each of levels actual data objects.

i know can make requests /debugevents/0/ & /debugevents/ all, if wanted filter /debugevents/0/ & /debugevents/2/ ignore /debugevents/1/ ?

is possible?

thanks

credit @andrewlee "not currently, no. you'd need request items individually"


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -