+5
.changeset/mean-news-unite.md
+5
.changeset/mean-news-unite.md
+1
-1
packages/example-external-generator/tsconfig.json
+1
-1
packages/example-external-generator/tsconfig.json
+3
-2
packages/graphqlsp/src/ast/index.ts
+3
-2
packages/graphqlsp/src/ast/index.ts
···
+7
-3
packages/graphqlsp/src/autoComplete.ts
+7
-3
packages/graphqlsp/src/autoComplete.ts
·········
+166
-2
packages/graphqlsp/src/checkImports.ts
+166
-2
packages/graphqlsp/src/checkImports.ts
······
+70
-7
packages/graphqlsp/src/diagnostics.ts
+70
-7
packages/graphqlsp/src/diagnostics.ts
·········
+82
-121
test/e2e/client-preset.test.ts
+82
-121
test/e2e/client-preset.test.ts
··················+"name": "\\\\n fragment pokemonFields on Pokemon {\\\\n id\\\\n name\\\\n attacks {\\\\n fast {\\\\n damage\\\\n name\\\\n }\\\\n }\\\\n }\\\\n",+"name": "\\\\n query Pok($limit: Int!) {\\\\n pokemons(limit: $limit) {\\\\n id\\\\n name\\\\n fleeRate\\\\n classification\\\\n ...pokemonFields\\\\n ...weaknessFields\\\\n __typename\\\\n }\\\\n }\\\\n",
+2
-1
test/e2e/fixture-project-client-preset/fixtures/fragment.ts
+2
-1
test/e2e/fixture-project-client-preset/fixtures/fragment.ts
+13
test/e2e/fixture-project-client-preset/fixtures/unused-fragment.ts
+13
test/e2e/fixture-project-client-preset/fixtures/unused-fragment.ts
+1
-1
test/e2e/fixture-project-client-preset/tsconfig.json
+1
-1
test/e2e/fixture-project-client-preset/tsconfig.json