Mirror: TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.

'@0no-co/graphqlsp': minor#

Expand support of tracking field usage to more edge cases by matching a defined GraphQL document’s type against variables in-scope with said type.