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

Feature: Add incremental builds to the codegen engine #3310

Open calvincestari opened 8 months ago

calvincestari commented 8 months ago

This would allow the codegen execution to take advantage of already built IR or file output that was not affected by any input changes.

It would need: