1 | # graphql-language-service-utils
|
2 |
|
3 | [![NPM](https://img.shields.io/npm/v/graphql-language-service-utils.svg?style=flat-square)](https://npmjs.com/graphql-language-service-utils)
|
4 | ![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-utils?label=npm%20downloads)
|
5 | [![License](https://img.shields.io/npm/l/graphql-language-service-utils.svg?style=flat-square)](LICENSE)[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_utils.html)[Discord Channel](https://discord.gg/wkQCKwazxj)
|
6 |
|
7 | Utilities to support the [GraphQL Language Service](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service) and the rest of the language ecosystem.
|