OBJECT
type Message {id: String! service: String! text: String! happenedAt: String! locations: [Location] }