Skip to content

Commit f858a06

Browse files
authored
Merge pull request graphql#255 from wincent/glh/lang-service
* Add a link to the GraphQL Language Service * Add back blank line that was previously there
2 parents 6029309 + 5eed3a5 commit f858a06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/code/index.html.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ Code that executes a hello world GraphQL query with \`graphql-clj\`:
324324
325325
- [graphiql](https://github.com/graphql/graphiql) ([npm](https://www.npmjs.com/package/graphiql)): An interactive in-browser GraphQL IDE.
326326
- [libgraphqlparser](https://github.com/graphql/libgraphqlparser): A GraphQL query language parser in C++ with C and C++ APIs.
327+
- [Graphql Language Service](https://github.com/graphql/graphql-language-service): An interface for building GraphQL language services for IDEs (diagnostics, autocomplete etc).
327328
328329
329330
## More Stuff

0 commit comments

Comments
 (0)