+5
.changeset/silly-pots-leave.md
+5
.changeset/silly-pots-leave.md
+8
-5
README.md
+8
-5
README.md
···- `trackFieldUsage` this only works with the client-preset, when turned on it will warn you about···
···+- `templateIsCallExpression` this tells our client that you are using `graphql('doc')` (default: true)+unused fragments and provide a message notifying you about them (only works with call-expressions, default: true)- `trackFieldUsage` this only works with the client-preset, when turned on it will warn you about···
+5
-4
packages/graphqlsp/README.md
+5
-4
packages/graphqlsp/README.md
···- `trackFieldUsage` this only works with the client-preset, when turned on it will warn you about
···+- `templateIsCallExpression` this tells our client that you are using `graphql('doc')` (default: true)+unused fragments and provide a message notifying you about them (only works with call-expressions, default: true)- `trackFieldUsage` this only works with the client-preset, when turned on it will warn you about
+1
-112
packages/graphqlsp/src/checkImports.ts
+1
-112
packages/graphqlsp/src/checkImports.ts
···
···
+2
-8
packages/graphqlsp/src/diagnostics.ts
+2
-8
packages/graphqlsp/src/diagnostics.ts
·········
·········
+1
-1
packages/graphqlsp/src/fieldUsage.ts
+1
-1
packages/graphqlsp/src/fieldUsage.ts
-1
test/e2e/fixture-project/tsconfig.json
-1
test/e2e/fixture-project/tsconfig.json
-106
test/e2e/fragments.test.ts
-106
test/e2e/fragments.test.ts
···
···