1.0.0 Beta 4
This is the fourth Beta Release of Apollo iOS 1.0. The Beta version has full feature parity with the 0.x.x releases. The API is expected to be mostly stable. Some breaking changes may occur due to user feedback prior to General Availability (GA) Release. The Beta does not have complete documentation or usage guides, which will be completed prior to GA.
This first major version will include a new code generation engine, better generated models, and many syntax and performance improvements across the entire library. The primary goal of Apollo iOS 1.0 is to stabilize the API of the model layer and provide a foundation for future feature additions and evolution of the library.
.graphql.swift.
.swift file extension.
CustomScalar templates as well as the SchemaConfiguration file are user-editable. Once these are generated, they are never overwritten by future code generation execution..graphql file is removed from your project. The generated file will also be deleted the next time code generation is run.pruneGeneratedFiles codegen option..graphql.swift file extension will be deleted.conversionStrategies.enumCases codegen option.ReadTransaction Thanks @lorraine-hatch for the fix!jsonValue Initializer for Large Numbers Thanks @Almaz5200 for the fix!Fetched April 11, 2026