Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Shallow Support #223

Closed
dgadelha opened this issue Mar 4, 2018 · 1 comment
Closed

FR: Shallow Support #223

dgadelha opened this issue Mar 4, 2018 · 1 comment

Comments

@dgadelha
Copy link

dgadelha commented Mar 4, 2018

Environment

  • Operating System version: Google Cloud Functions
  • Library version: 5.9.1
  • Firebase Product: Database

Description

Is there any way we can implement shallow in Database Admin Node.js SDK for usage with .ref(ref).once('value')?

Relevant Links:

https://firebase.google.com/docs/database/rest/retrieve-data#shallow

firebase/firebase-admin-python#61

@hiranya911
Copy link
Contributor

This cannot be supported on the websocket interface as far as I know. You can follow up at https://github.com/firebase/firebase-js-sdk where the RTDB client code is developed, but the answer is most likely no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants