Latest Mobile iOS posts

October 3, 2022

Apollo iOS Client 1.0 with improved code generation

As developers, we all know code generation can save us a ton of time, but can also be a pain point if the generated code needs to be refactored. When it works as expected code generation provides us with: productivity, simplification, portability, and consistency. When it doesn’t work as expected we experience consistency issues and […]

November 16, 2016

Mapping GraphQL types to Swift

We recently released the first version of Apollo iOS, a strongly-typed GraphQL client for Swift apps. I’ve written about bringing GraphQL to iOS before, but in this post I’d like to go into more detail on our mapping from GraphQL types to Swift, and explain why we chose this approach. I’ll also show how the Xcode integration included […]

Recent posts

March 20, 2023

Apollo Changelog: March 20, 2023

by Dylan Anthony

Company