export interface ProductCatalogProductSetsBatchFields { errors: Record[]; errors_total_count: number; handle: string; status: string; }