export interface ProductCatalogGetFields { id: string; name: string; }