Skip to content

Commit

Permalink
Update ROADMAP.md (apollographql/apollo-ios-dev#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
calvincestari authored and gh-action-runner committed Mar 8, 2024
1 parent 10e4c15 commit 5068c44
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,13 @@ _Approximate Date: TBD_
- Similar to Apollo Kotlin [declarative caching](https://www.apollographql.com/docs/kotlin/caching/declarative-ids) via the `@typePolicy` directive
- Provide ability to configure cache keys using directives on schema types as an alternative to programmatic cache key configuration

### Swift 6 compatibility

_Approximate Date: TBD_

- [`Sendable` types](https://github.com/apollographql/apollo-ios/issues/3291)
- [`ExistentialAny` upcoming feature](https://github.com/apollographql/apollo-ios/issues/3205)

## [2.0](https://github.com/apollographql/apollo-ios/milestone/60)

_Approximate Date: TBD_
Expand Down

0 comments on commit 5068c44

Please sign in to comment.