apollographql/apollo-kotlin
:rocket: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 19
- age_days: 3626
- days_rel: 14
- days_push: 12
- n_releases_24m: 26
Adoption not part of the score
3972 stars · 695 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apollo Kotlin is a strongly-typed, caching GraphQL client for JVM, Android, and Kotlin Multiplatform targets. It provides code generation from GraphQL operations, normalized in-memory or SQLite caching, subscriptions, and developer tooling.
Use cases
- consume a GraphQL API from an Android app
- build a Kotlin Multiplatform app with a shared GraphQL client
- cache GraphQL query results locally with a normalized cache
- generate type-safe Kotlin models from GraphQL operations
- handle GraphQL subscriptions over websockets in Kotlin
- use persisted queries with a GraphQL server
- migrate an Android app from Apollo Android to Apollo Kotlin
When to choose
- you need a production-tested, type-safe GraphQL client on Android or JVM
- you want one GraphQL client shared across Kotlin Multiplatform targets
- you need normalized caching, pagination, or @defer support out of the box
- you use Apollo GraphOS features like persisted queries
When to avoid
- your backend is REST, not GraphQL
- you need a GraphQL client for Swift/iOS or JavaScript/web - use Apollo iOS or Apollo Client instead
- you only need a lightweight hand-rolled HTTP call without code generation or caching
- your project does not use Kotlin or Java
Facets
library · maturity active
graphql-client http-client caching websocket web-development mobile-development apis frontend jvm windows graphql kotlin-multiplatform code-generation normalized-cache apollo gradle-plugin subscriptions persisted-queries android ios macos linux javascript
9 sources
- readme: https://github.com/apollographql/apollo-kotlin · fetched 2026-08-28 · 8986ffb1c50a
- homepage: https://www.apollographql.com/docs/kotlin · fetched 2026-08-29 · 06c99acfa8ac
- site_page: https://www.apollographql.com/docs/graphos/routing · fetched 2026-08-29 · e446bd6a11e6
- site_page: https://www.apollographql.com/docs/apollo-operator · fetched 2026-08-29 · 22bed19bd33c
- site_page: https://www.apollographql.com/docs · fetched 2026-08-29 · 364c62c8f651
- site_page: https://www.apollographql.com/docs/graphos/platform · fetched 2026-08-29 · 37075c61d8dc
- site_page: https://www.apollographql.com/docs/graphos/connectors · fetched 2026-08-29 · 1f61a62ae86b
- site_page: https://www.apollographql.com/docs/graphos/schema-design · fetched 2026-08-29 · f47664f9ba05
- site_page: https://www.apollographql.com/docs/rover · fetched 2026-08-29 · 1186ae807cee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apollographql/apollo-kotlin | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="apollographql/apollo-kotlin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem