次の方法で共有


UpsertOperation type

type UpsertOperation = OperationWithItem & {
  operationType: typeof BulkOperationType.Upsert
}