firestore-php
firestore-php copied to clipboard
How to get document by attribute value
Is there an option to query a document by attribute / value binding ?
EX $firestoreClient->getDocument('companies/name/CompanyName')
?
Just realized that I am duplicating my own question #25 . My apologies .