BasicThreadSchema: "\n id\n title\n body (asHtml: $asHtml)\n siteUrl\n" = ...

BasicThreadSchema is a string representing the GraphQL schema for a basic thread. It includes the id, title, body, and site url.