UpsertOperation type
type UpsertOperation = OperationWithItem & {
operationType: typeof BulkOperationType.Upsert
}
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
type UpsertOperation = OperationWithItem & {
operationType: typeof BulkOperationType.Upsert
}