export interface OrganizationMetadata { custom_domain?: string; owner?: string; disable_web_catalogiq?: boolean | 'true' | 'false'; }