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
366 stars 14 forks source link

feat: support first argument in graphql.persisted #287

Closed JoviDeCroock closed 5 months ago

JoviDeCroock commented 5 months ago

We have a follow up planned where we leverage the typeChecker like https://github.com/0no-co/gql.tada/blob/main/packages/cli-utils/src/commands/cache.ts#L70-L91 to adjust the routing of ts.identifier and ts.typeQuery to the document.

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 45d481a983f88f3f1f6d51e0730eaab91d99b02c

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 | Minor |

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