Skip to content

Commit e89d3ea

Browse files
IMHOJEONGRichienb
andauthored
Add Graphql (leachim6#709)
* Add GraphQL language * Add README link Co-authored-by: Richie Bendall <[email protected]>
1 parent 81f8776 commit e89d3ea

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
239239
* [Googleappscript](g%5Cgoogleappscript.gs)
240240
* [Gosu](g%5Cgosu.gosu)
241241
* [Gosu](g%5Cgosu.gs)
242+
* [Graphql](g/graphql.graphql)
242243
* [Gravity](g%5Cgravity.gravity)
243244
* [Green Marl](g%5CGreen-Marl.gm)
244245
* [Gri](g%5Cgri.gri)

g/graphql.graphql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"Hello World"
3+
}

0 commit comments

Comments
 (0)