다음을 통해 공유


UpsertOperation type

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