OBJECT
An announcement
type Announcement {body: String id: String insertedAt: DateTime organizationId: String title: String updatedAt: DateTime }