@@ -0,0 +1,4 @@
export declare class CreateProductDto {
name: string;
categoryId?: number;
}
The note is not visible to the blocked user.