This is a sample project to explain how to consume GraphQL API with Apollo-iOS. In this project we used Github v4 API which is a GraphQL API. Documentations can be found here
https://developer.github.com/v4/
Android version at: https://github.com/amanjeetsingh150/GraphQL-Android
Thanks to Bhagat Singh who helped me converting my android code to iOS version.
Screenshots:
amanjeetsingh150/GraphQL-iOS
A project for showing use of apollo-iOS for consuming github graphQL API
Swift