SwiftUI Integration with GraphQL
- Xcode version 13.2
- iOS Simulator
- SwiftUI
- MVVM
- Swift 5
- Async/ Await
- Open Terminal and goto your project path
- Enter below comand
% apollo schema:download --endpoint=https://countries.trevorblades.com/ schema.json
SwiftUI Integration with GraphQL
% apollo schema:download --endpoint=https://countries.trevorblades.com/ schema.json