Firebase - Helpful Tips

Status: Open · Asked by drutan on · 0 views

drutan — Question ·

I wasn't sure exactly where to put this but it took me a long time to figure out so I thought i could help some people searching.

here is how to query a document in Firebase

From here if you want to then update a field you have to get the user id out of the document name with python

The you use that to find the document you want to update

It seems very simple in hindsight but it took me awhile to figure out. Hope this helps someone.

-D

Preeti Paryani — Reply ·

Hello @drutan

Thank you for taking the time to share this information! Your effort to help others is truly appreciated.

Back to all forum threads · Log in to reply