Skip to content

Commit 13fa121

Browse files
committed
Add a link to the GraphQL Language Service
Which was just open-sourced today.
1 parent 6029309 commit 13fa121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/code/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +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-
327+
- [Graphql Language Service](https://github.com/graphql/graphql-language-service): An interface for building GraphQL language services for IDEs (diagnostics, autocomplete etc).
328328
329329
## More Stuff
330330

0 commit comments

Comments
 (0)