Are they currently supported as in https://github.com/googleapis/nodejs-firestore/pull/287 ? if so, please update the document at https://firebase.google.com/docs/firestore/manage-data/add-data
I found a few problems with this issue:
@samtstern is going to take care of this.
@schmidt-sebastian can this be closed now?
Yes!
It does not seem to be working when the field does not yet exist.
Is this the intended behaviour ?
Thanks
These operators create the field if the field does not yet exist, or convert it to an array if it is of a different type. Does this not work for you?
Hi @schmidt-sebastian - sorry, my mistake - it does work.