export type ProductGetInVerticalDto = { productId: string; verticalId: string; };