Mirror: TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.
1--- 2'@0no-co/graphqlsp': minor 3--- 4 5Expand support of tracking field usage to more edge cases by matching a defined GraphQL document’s type against variables in-scope with said type.