Closed shweta345 closed 11 months ago
Hey @shweta345 Can you please describe what issue the customer was running into? Links to public Github issues or internal bug tickets are welcome. Thanks!
@thatfiredev Internal bug ID that it targets is http://b/300413440. I was unsure if I should link it here :)
@shweta345 I do see the 2 simple queries that the customer seems to be talking about:
But they don't seem to match with the query you're updating in this PR:
@thatfiredev This is the link that customer has shared: https://cloud.google.com/firestore/docs/query-data/queries#simple_queries. If you see the second snippet, it is the one that I edited. (Node.js language)
@thatfiredev Merged your edits. Thank you! :)
Updated the code to resolve a customer feedback about understanding simple queries due to the .get() function.