Skip to content

Commit 68f4852

Browse files
malbernazstubailo
authored andcommitted
Update index.html.js (graphql#566)
adds Grafoo to javascript graphql clients
1 parent e79f699 commit 68f4852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/code/index.html.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,7 @@ Executor.execute(schema, query) map println
471471
- [nanogql](https://github.com/yoshuawuyts/nanogql): Tiny GraphQL client library using template strings.
472472
- [gq-loader](https://github.com/Houfeng/gq-loader): A simple JavaScript GraphQL client,Let the *.gql file be used as a module through webpack loader.
473473
- [AWS Amplify](https://aws.github.io/aws-amplify): A JavaScript library for application development using cloud services, which supports GraphQL backend and React components for working with GraphQL data.
474+
- [Grafoo](https://github.com/grafoojs/grafoo): An all purpose GraphQL client with view layer integrations for multiple frameworks in just 1.6kb.
474475
475476
### Swift / Objective-C iOS
476477

0 commit comments

Comments
 (0)