export interface DynamicPostChildAttachmentFields { description: string; image_url: string; link: string; place_id: string; product_id: string; title: string; }