Represents the set of fields that are present in the result of a generic update* command performed on the Data API, when:
update*
upsert
true
The number of records that were upserted. Only one record can be upserted in an operation.
The identifier of the upserted record.
Overview
Represents the set of fields that are present in the result of a generic
update*
command performed on the Data API, when:upsert
option istrue
, andSee