fragment CommentData on Comment { id body createdAt author { name, avatarUrl } canHaveReplies alignment }