BasicCommentSchema: "\n id\n userId\n threadId\n" = ...

BasicCommentSchema is a string representing the GraphQL schema for a basic comment. It includes the id, user id, and thread id.