OBJECT
type FeedItem {title: String! description: String! content: String! link: String! published: Time! image: String }