OBJECT
An image attachment
type ImageAttachment {# Name of the imagefileName: String! # Mime Type of the imagemimeType: String! # Url of the imageurl: URI! }