# Objects / Media Attachment

# Media Attachment

**Object**
## MediaAttachment

| Fields | Type | Description |
| --- | --- | --- |
| id | [ID!](/documentation/Types/UUID#UUID) | The ID of the attachment |
| name | *String!* | The name of the attachment |
| url | [URL!](/documentation/Types/Url#Url) | The url of the attachment |
| mimeType | *String* | The mime type of the attachment |
| thumbnail | [URL](/documentation/Types/Url#Url) | The thumbnail of the attachment |