Package version:

Type Alias UpsertOperation

UpsertOperation: OperationWithItem & {
    operationType: typeof Upsert;
}