export interface ExternalTargetFieldApi { name?: string; description?: string; isMapped?: string; }