OBJECT
1type Announcement {23createdOn: Int! 45description: String! 67href: String! 89id: Int! 1011image: String! 1213promotionEnd: Int 1415promotionStart: Int 1617title: String! 1819}