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