nicolasdao / graphql-s2s

Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the Apollo server client.
Other
187 stars 15 forks source link

Feature request: language service #30

Open Toub opened 5 years ago

Toub commented 5 years ago

What about creating a language service in order to provide a good validation and auto-completion to editors?

Probably based on https://github.com/graphql/graphql-language-service