BulkPatchOperation type
type BulkPatchOperation = OperationBase & {
id: string
operationType: typeof BulkOperationType.Patch
}
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
type BulkPatchOperation = OperationBase & {
id: string
operationType: typeof BulkOperationType.Patch
}