Polyglot implementation for client and server - Java, Javascript, Python, etc… — Reduces API requests needed and only gives you that data you asked for. What is GraphQL?
in a JSON file. 3. Add queries to files with a “.graphql” file extension. 4. Use autogenerate classes from the “.graphql” files to make calls. Integrating Apollo Android Client
— No Kotlin only GraphQL implementation. — Learning curve. — Need to setup GraphQL server on top of your infrastructure. This requires more work. Disadvantages