OBJECT
type SeasonContainer implements CmsItem {contentId: ID! type: String! # Arguments# type: [Not documented]tags(type: [String]): [Tag!] season: [Season] }