OBJECT
Media size object
type MediaSize {# URL of the imageurl: String # IMG tag of the imagehtml: String # width of the imagewidth: Int # height of the imageheight: Int }