We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0730f03 commit e9d687fCopy full SHA for e9d687f
README.md
@@ -1,11 +1,11 @@
1
# GitHub-GraphQL-API-Example-iOS
2
3
-A simple iOS example app of GitHub GraphQL API using [Apollo iOS](https://github.com/apollographql/apollo-ios).
+An example iOS app that uses [Apollo iOS](https://github.com/apollographql/apollo-ios) to hit GitHub GraphQL API.
4
5
<img src="screenshot.png" width="200">
6
7
-* Article (deprecated)
8
- * https://www.shingt.com/blog/2017/04/02/graphql-on-ios-using-apollo
+* Article (deprecated as it's for older version of Apollo)
+ * https://shingt.com/blog/2017-04-02-graphql-on-ios-using-apollo/
9
10
## Requirements
11
0 commit comments