module.exports = { Comment: { htmlBody: comment => comment.metadata.htmlBody, }, };