Skip to content

With GraphQL you can define what data you want to get from an API to avoid getting a lot of fields you don't need. This optimizes your network traffic and battery consumption for your app.

Notifications You must be signed in to change notification settings

JustAmalll/GraphQlCountriesApp

Repository files navigation

GraphQlCountriesApp

Clean Architecture GraphQL App With Kotlin

About

With GraphQL you can define what data you want to get from an API to avoid getting a lot of fields you don't need. This optimizes your network traffic and battery consumption for your app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages