Add support for GraphQL (#2947)

* Add GraphQL to languages.yml

* Add graphql submodule

* Add graphql to grammars.yml

* Add GraphQL samples

* Updating licensed information
This commit is contained in:
Garen Torikian
2016-04-13 21:03:02 -07:00
committed by Arfon Smith
parent 7c9fd59a99
commit bce676e902
7 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
type: grammar
name: language-graphql
license: mit
curated: true
---
MIT