graphql / graphql/graphiql

Support external directives

Open
#2,329 8 comments 2 reactions 0 assignees View on GitHub
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:

![capture d ecran du 2018-07-22 12 59 21](https://user-images.githubusercontent.com/2798204/43044909-2c42c4c8-8daf-11e8-9c51-e0ee037929a2.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.