ahsankhatri / firestore-php

Firestore PHP Client (without gRPC extension)
MIT License
62 stars 57 forks source link

How to update multiple documents #14

Closed jithin-pits closed 4 years ago

jithin-pits commented 5 years ago

Hi,

We want to add or update multiple documents, Is any functions included for that. Thanks in advance.

ahsankhatri commented 4 years ago

Not supported by Firestore API at the moment.