/GraphQlCountriesApp

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.

Primary LanguageKotlin

No issues in this repository yet.