Apollo Client (Kotlin)

Apollo Kotlin is a strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform. It generates Kotlin models for GraphQL operations and executes them against a GraphQL server, returning results as operation-specific Kotlin types.

API entry from apis.yml

apis.yml Raw ↑
aid: apollo-graphql:apollo-client-kotlin
name: Apollo Client (Kotlin)
tags:
- Android
- Client
- GraphQL
- JVM
- Kotlin
- Mobile
humanURL: https://www.apollographql.com/docs/kotlin
properties:
- url: https://www.apollographql.com/docs/kotlin
  type: Documentation
- url: https://github.com/apollographql/apollo-kotlin
  type: GitHubRepository
- url: https://github.com/apollographql/apollo-kotlin/releases
  type: ChangeLog
description: Apollo Kotlin is a strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin
  multiplatform. It generates Kotlin models for GraphQL operations and executes them against a GraphQL
  server, returning results as operation-specific Kotlin types.