Latest Mobile Kotlin posts

July 17, 2023

How Apollo Kotlin leverages Gradle Enterprise to Rev Up Build Times

If you are using Apollo Kotlin, you are very very (very) likely using the Gradle Build Tool. It plays a central part in Apollo Kotlin. It’s the build system that downloads your schema, generates your Kotlin models, wires everything together, and makes sure you’re not running your tasks too many times. This is done using […]

June 20, 2023

Announcing the Apollo Kotlin plugin for Android Studio and IntelliJ IDEA

We’re happy to introduce an Apollo Kotlin plugin for Android Studio and IntelliJ IDEA, to help you work with the library and improve your productivity. This preview release can be tried out today. Features On-the-fly code generation Apollo Kotlin is a strongly-typed client library that generates models from your GraphQL queries. This works thanks to […]

May 19, 2023

Office Hours: Apollo Kotlin

Here we are with another episode of our office hours! We have a recording of the stream below, where Jeff Auriemma and Martin Bonnin discuss all about Apollo Kotlin! Join the Discord server, now so you don’t miss future office hours! Transcript Martin Bonnin And hello! Jeff Auriemma Alright, we’re here! Martin Bonnin Sorry, I […]

Read more

February 27, 2023

Nullability in GraphQL and Apollo Kotlin

by Benoit Lubek

Recent posts

January 31, 2024

What’s new in Apollo Client 3.9

by Alessia Bellisario

Company