Support external directives
Open
lsp-server
vscode-graphql
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
Currently, writing client-side documents with the `@client` directive yields various errors in VS Code:

In this example, `setShowSignIn` is marked as not found in the schema, and `@client` as unknown directive.
More info on [client-side GraphQL](https://github.com/apollographql/apollo-link-state).
Contributor guide
Assessment
This issue has not been assessed yet.