# 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)
[![License](https://img.shields.io/npm/l/graphql-language-service-parser.svg?style=flat-square)](LICENSE)

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/master/packages/graphql-language-service) and [codemirror-graphql](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).
