GoogleWebComponents / firebase-element

Web components for the Firebase Web API
https://elements.polymer-project.org/elements/firebase-element
95 stars 72 forks source link

Add support for shallow=true: #132

Open safizn opened 8 years ago

safizn commented 8 years ago

Please add the ability to get only the immediate children in a collection, essentially setting shallow=true, limiting the depth of the response. Thanks

mm-gmbd commented 8 years ago

+1, but FYI - I don't think this feature is available via the Javascript API (which baffles me anyway), so I'm guessing you'll hear the same answer here.