OBJECT
type MasterCut implements CmsItem {contentId: ID! type: String! # Arguments# type: [Not documented]tags(type: [String]): [Tag!] aspectRatio: String height: Int width: Int x1: Int y1: Int }