Add Graphql (#709)

* Add GraphQL language

* Add README link

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
HoJeong Im
2020-03-30 01:13:06 +09:00
committed by GitHub
parent 81f87768b4
commit e89d3eac08
2 changed files with 4 additions and 0 deletions

3
g/graphql.graphql Normal file
View File

@@ -0,0 +1,3 @@
{
"Hello World"
}