export interface ConnectionUpdateSchema { visibility?: boolean; show_activity?: boolean; metadata_visibility?: boolean; }