Moves Firestore document data from the Firestore document id from, to the Firestore document id to.
from
to
The Firestore document ids do not change; it's the document data which is moved from a Firestore document to another.
Moves Firestore document data from the Firestore document id
from
, to the Firestore document idto
.Remarks
The Firestore document ids do not change; it's the document data which is moved from a Firestore document to another.