A hands-on course to learn the basics of Apollo Kotlin. 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
Create an ApolloClient instance connected to the remote server
Send queries to a GraphQL server using Apollo Kotlin 4
Reflect queried data in the app using Jetpack Compose
Learn about enum types
Jeff Auriemma