Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyMDev authored Jan 7, 2025
1 parent 024ffea commit 5272703
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions apollo-ios/ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🔮 Apollo iOS Roadmap

**Last updated: 2024-12-10**
**Last updated: 2025-01-07**

For up to date release notes, refer to the project's [Changelog](https://github.com/apollographql/apollo-ios/blob/main/CHANGELOG.md).

Expand Down Expand Up @@ -56,14 +56,6 @@ _Status: In design phase. Current RFC for design is available [here](https://git
-[`ExistentialAny` upcoming feature](https://github.com/apollographql/apollo-ios/issues/3205)
- (in progress) [`Sendable` types and `async/await` APIs](https://github.com/apollographql/apollo-ios/issues/3291)

### `@oneOf` Input Object Support

_Status: Code complete. Will be included in the next minor version release (1.16.0)._

For more information on this feature, see the [RFC](https://github.com/graphql/graphql-spec/pull/825) for its addition to the GraphQL specification.

Support for this feature is considered experimental and subject to change until the RFC is approved and merged into the GraphQL specification.

### [Reduce generated schema types](https://github.com/apollographql/apollo-ios/milestone/71)

_Status: API Design in progress_
Expand Down

0 comments on commit 5272703

Please sign in to comment.