Android GraphQL client written in Kotlin, using Apollo.
Open DemoActivity.kt
and update the server url.
Build and run using:
./gradlew assembleDebug
For a test server written in Kotlin see GraphQLDemoServer.
Android GraphQL client written in Kotlin, using Apollo.
Open DemoActivity.kt
and update the server url.
Build and run using:
./gradlew assembleDebug
For a test server written in Kotlin see GraphQLDemoServer.