OBJECT
1type MediaSize {2name: String! 34maxWidth: Int 56maxHeight: Int 78mimeType: String 910quality: Int 1112}