fragment CommentThread on Comment { author { name } replies { id } ...Comment }