Skip to content

Commit a1ec46f

Browse files
liqweedleebyron
authored andcommitted
Added Nodes JVM client (graphql#524)
Added Nodes JVM GraphQL client.
1 parent b25441d commit a1ec46f

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
@@ -411,6 +411,8 @@ Executor.execute(schema, query) map println
411411
412412
- [Apollo Android](https://github.com/apollographql/apollo-android): A strongly-typed, caching GraphQL client for Android, written in Java.
413413
414+
- [Nodes](https://github.com/americanexpress/nodes): A GraphQL JVM Client designed for constructing queries from standard model definitions. By American Express.
415+
414416
### JavaScript
415417
416418
- [Relay](https://facebook.github.io/relay/) ([github](https://github.com/facebook/relay)) ([npm](https://www.npmjs.com/package/react-relay)): Facebook's framework for building React applications that talk to a GraphQL backend.

0 commit comments

Comments
 (0)