StarWars
Minimal GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample (using StarWars endpoint - https://graphql.org/swapi-graphql). Makes use of Apollo library and in particular it's Kotlin Multiplatform support.
Other Kotlin Multiplatform/Jetpack Compose/SwiftUI samples
Screenshots
Test GraphQL backend
The repo includes a small test GraphQL backend implemented using GraphQL Kotlin. Run locally using ./gradlew bootRun