You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Environment
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
The text was updated successfully, but these errors were encountered: