A hands-on course to learn the basics of Apollo iOS. We'll set up the SDK, configure code generation, and send our first queries!
Learn the basics of GraphQL
Build and run queries with Apollo Sandbox
Set up and use Apollo iOS Codegen CLI
Create an ApolloClient instance connected to the remote server
Send queries to a GraphQL server using Apollo iOS 1.x in Swift
Reflect queried data in the app using SwiftUI
Learn about enum types
Jeff Auriemma