apollographql / apollo-ios

📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
https://www.apollographql.com/docs/ios/
MIT License
3.87k stars 717 forks source link

Change integer default in codegen configuration to `Int32` #3435

Open calvincestari opened 1 month ago

calvincestari commented 1 month ago

This is a 2.0 breaking change.

The work here is simply changing the default from Int to Int32 - see https://github.com/apollographql/apollo-ios/issues/3433#issuecomment-2318733984.