Skip to content

Commit f88a357

Browse files
mbaharleebyron
authored andcommitted
Update index.html.js (graphql#513)
1 parent 12d3acc commit f88a357

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/code/index.html.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,8 @@ Executor.execute(schema, query) map println
420420
- [graphql-request](https://github.com/graphcool/graphql-request): A simple and flexible JavaScript GraphQL client that works in all JavaScript environments (the browser, Node.js, and React Native) - basically a lightweight wrapper around \`fetch\`.
421421
- [Lokka](https://github.com/kadirahq/lokka): A simple JavaScript GraphQL client that works in all JavaScript environments (the browser, Node.js, and React Native).
422422
- [nanogql](https://github.com/yoshuawuyts/nanogql): Tiny GraphQL client library using template strings.
423+
- [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.
424+
423425
424426
### Swift / Objective-C iOS
425427

0 commit comments

Comments
 (0)