Skip to content

Commit 92a70a7

Browse files
authored
Merge pull request graphql#726 from rwoodnz/patch-1
Include reference to one of the Elm language libraries
2 parents 4a1826d + 90d21f4 commit 92a70a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/code/index.html.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,10 @@ Executor.execute(schema, query) map println
577577
578578
- [re-graph](https://github.com/oliyh/re-graph/): A GraphQL client implemented in Clojurescript with support for websockets.
579579
580+
### Elm
581+
582+
- [dillonkearns/elm-graphql](https://github.com/dillonkearns/elm-graphql): Library and command-line code generator to create type-safe Elm code for a GraphQL endpoint.
583+
580584
### Flutter
581585
582586
- [graphql](https://github.com/zino-app/graphql-flutter#readme): A GraphQL client implementation in Flutter.

0 commit comments

Comments
 (0)