@@ -0,0 +1,4 @@
export declare class BulkUpdateProductsDto {
ids: number[];
categoryId?: number | null;
}
The note is not visible to the blocked user.