OBJECT
This represent a feed object
type FeedType {_id: String! url: String! name: String! apiKey: String! version: String lastUpdate: DateTime }