Add Graphql (#709)
* Add GraphQL language * Add README link Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
81f87768b4
commit
e89d3eac08
@ -239,6 +239,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Googleappscript](g%5Cgoogleappscript.gs)
|
||||
* [Gosu](g%5Cgosu.gosu)
|
||||
* [Gosu](g%5Cgosu.gs)
|
||||
* [Graphql](g/graphql.graphql)
|
||||
* [Gravity](g%5Cgravity.gravity)
|
||||
* [Green Marl](g%5CGreen-Marl.gm)
|
||||
* [Gri](g%5Cgri.gri)
|
||||
|
3
g/graphql.graphql
Normal file
3
g/graphql.graphql
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"Hello World"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user