New Feature / Enhancement Checklist
Current Limitation
When using the Parse Server DB adapter directly (as exposed in Cloud Code via Parse.Server.database) the operator $setOnInsert is not supported for upsert operations via Parse Server's upsertOneObject.
Feature / Enhancement Description
Add support for $setOnInsert.
New Feature / Enhancement Checklist
Current Limitation
When using the Parse Server DB adapter directly (as exposed in Cloud Code via
Parse.Server.database) the operator $setOnInsert is not supported for upsert operations via Parse Server'supsertOneObject.Feature / Enhancement Description
Add support for
$setOnInsert.