# EmailAttachment **Type:** GraphQL objects **Description:** Email-specific attachment metadata. ## Fields - filename (String): Original filename. - mimeType (String): MIME type. - size (Int): File size in bytes. - contentId (String): Content-ID for inline/embedded images. - attachmentId (String): Server-side storage ID for download.