StarWars
GraphQL based Jetpack 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.
Test GraphQL backend
The repo includes a small test GraphQL backend implemented using KGraphQL Ktor plugin