# graphql-language-service-parser

[![NPM](https://img.shields.io/npm/v/graphql-language-service-parser.svg?style=flat-square)](https://npmjs.com/graphql-language-service-parser)
![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-parser?label=npm%20downloads)
[![License](https://img.shields.io/npm/l/graphql-language-service-parser.svg?style=flat-square)](LICENSE)
[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_parser.html)
[Discord Channel](https://discord.gg/wkQCKwazxj)

An online immutable parser for [GraphQL](http://graphql.org/), designed to be used as part of syntax-highlighting and code intelligence tools such as for the [GraphQL Language Service](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service) and [codemirror-graphql](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).
