apollo-ios v1.0.0-alpha.2 Release Notes

  • ๐Ÿš€ This is the second Alpha Release of Apollo iOS 1.0. 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.

    • ๐Ÿ‘ Operation Variables and Field Arguments are now supported!
    • ๐Ÿ›  Fixed - Capitalized field names generate code that doesn't compile#2167