OBJECT
type Error implements Node {cause: String description: String id: ID! occurredAt: Date resolved: Boolean resolvedAt: Date type: String }