An example iOS app that uses Apollo iOS to hit GitHub GraphQL API.
- Article (deprecated as it's for older version of Apollo)
- Xcode 12.0.1
- Swift 5.3
- Open
GitHub-GraphQL-API-Example-iOS.xcodeproj - Replace
YOUR_TOKENinRepositoriesViewControllerwith your private access token on GitHub and build! (Make sure not to commit your token.)
