export interface ProductCatalogDataSourceFields { app_id: string; id: string; ingestion_source_type: string; name: string; upload_type: string; }