Type alias UpsertOptions

UpsertOptions: {
    writeStrategy?: WriteStrategy;
}

Type declaration