[Xcode 16] Mutating property of a fragment causes compile time error #3398
Labels
bug
Generally incorrect behavior
high-priority
needs investigation
planned-next
Slated to be included in the next release
Summary
Mutating property of a fragment annotated with
@apollo_client_ios_localCacheMutation
directive causes the following compile time error in Xcode 16 b1 with Swift 6:I had a look around online but don't see mentions of changes to behaviour of modify anywhere, do you know if this is issue in Swift or change will have to be done in apollo?
Version
1.12.2
Steps to reproduce the behavior
this issue is reproducible in tests for this project:
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: