firestore-php
firestore-php copied to clipboard
How to update an object in a field of document

I have this set of collection, and all fields of my document contains an array of objects. now i need to know if it is possible and how to update only one object from the array of objects from the field of a document.