Entry: {
    fields: Record<string, string>;
    input: string;
    key: string;
    type: string;
}