export type FeatureGetFeatureGroupListInVerticalDto = { featureGroupIds: string[]; verticalId: string; };