Skip to content

Commit 1bd12d9

Browse files
wasaucewincent
authored andcommitted
Update index.html.js
Adding a pure Objective C library for GraphQL
1 parent 97b5309 commit 1bd12d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/code/index.html.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,9 +383,10 @@ Executor.execute(schema, query) map println
383383
- [Apollo Client](http://dev.apollodata.com/react/) ([github](https://github.com/apollostack/apollo-client)): A powerful JavaScript GraphQL client, designed to work well with React, React Native, Angular 2, or just plain JavaScript.
384384
- [Lokka](https://github.com/kadirahq/lokka): A simple JavaScript GraphQL client that works in all JavaScript environments - the browser, Node.js, and React Native.
385385
386-
### Swift / iOS
386+
### Swift / Objective-C iOS
387387
388388
- [Apollo iOS](http://dev.apollodata.com/ios/) ([github](https://github.com/apollostack/apollo-ios)): A GraphQL client for iOS that returns results as query-specific Swift types, and integrates with Xcode to show your Swift source and GraphQL side by side, with inline validation errors.
389+
- [GraphQL iOS]([github](https://github.com/funcompany/graphql-ios)): An Objective-C GraphQL client for iOS.
389390
390391
## Tools
391392

0 commit comments

Comments
 (0)