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