These are the GraphQL queries and mutations for the YouTube course.
{
clients {
name
}
| { | |
| "emmet.syntaxProfiles": { | |
| "javascript": "jsx" | |
| }, | |
| "workbench.startupEditor": "newUntitledFile", | |
| "editor.fontSize": 16, | |
| "javascript.suggest.autoImports": true, | |
| "javascript.updateImportsOnFileMove.enabled": "always", | |
| "editor.rulers": [ | |
| 80, |