BasicUserSchema: "\n id\n name\n avatar {\n large\n }\n" = ...

BasicUserSchema is a string representing the GraphQL schema for a basic user. It includes the id, name, and avatar with a large size.