Represents the set of fields that are present in the result of some generic update command using the Data API where no upsert occurred.
update
upsertedCount - The number of records that were upserted.
upsertedId - This field is never present.
The number of records that were upserted. This will always be undefined, since none occurred.
Optional
This field is never present.
Represents the set of fields that are present in the result of some generic
update
command using the Data API where no upsert occurred.Field
upsertedCount - The number of records that were upserted.
Field
upsertedId - This field is never present.