SwiftUI Integration with GraphQL
ApolloGraphSQL
SwiftUI Integration with GraphQL
Tools Used
- Xcode version 13.2
- iOS Simulator
Technology Used
- SwiftUI
- MVVM
- Swift 5
- Async/ Await
Screenshots
Create Schema file command
- Open Terminal and goto your project path
- Enter below comand
% apollo schema:download –endpoint=https://countries.trevorblades.com/ schema.json
Apollo GraphQl Installation Guide
https://www.apollographql.com/docs/ios/installation
Apollo GraphQl Endpoint
http://countries.trevorblades.com