OBJECT
type Answer implements Node {comment: String! createdAt: DateTime! henken: Henken! id: ID! type: AnswerType! updatedAt: DateTime! }