Latest Mobile posts

October 3, 2023

GraphQLNullable is not a trap!

Nullability is a fundamental concept in many programming languages giving us the ability to express the absence of a value or assigned object. This is particularly relevant in strongly typed languages where each constant or variable must be defined with one of the language data types or explicitly allowed to be null. GraphQL is strongly-typed […]

July 20, 2023

Office Hours: Apollo iOS – 16 June 2023

Here we are with another episode of our office hours! We have a recording of the stream below, where Jeff Auriemma and Calvin Cestari discuss all about Apollo iOS! Join the Discord server, now so you don’t miss future office hours! Transcript Jeff Welcome back, everyone, to another maintainer office hours. What’s old is new […]

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 […]

Read more

June 20, 2023

Announcing the Apollo Kotlin plugin for Android Studio and IntelliJ IDEA

by Benoit Lubek

Recent posts

November 8, 2023

Apollo Client Office Hours with Alessia Bellisario

by Dylan Anthony

Company