0no-co / GraphQLSP

TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.
https://gql-tada.0no.co
MIT License
332 stars 13 forks source link

fix: reference to incorrect node when computing schema name of persisted call #333

Closed felamaslen closed 1 month ago

felamaslen commented 1 month ago

resolves #332

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 054cacecfe461458a04aeaa11732632e440520fc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @0no-co/graphqlsp | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

JoviDeCroock commented 1 month ago

We also need a changeset, you can make one by calling pnpm changeset or by pressing the link in the message of the bot.