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