Skip to content

Commit 98dfa68

Browse files
calvincestariBobaFettersMeschreibergh-action-runnerAnthonyMDev
authored
merge: feature/defer update to main (#116)
Co-authored-by: Zach FettersMoore <zach.fetters@apollographql.com> Co-authored-by: Maria Elisabeth Schreiber <maria.schreiber@apollographql.com> Co-authored-by: gh-action-runner <runner@Mac-1698338401160.local> Co-authored-by: Anthony Miller <anthonymdev@gmail.com> Co-authored-by: gh-action-runner <runner@Mac-1698344533451.local> Co-authored-by: Hesham Salman <iron-ham@github.com> Co-authored-by: Syed Zohair Abbas Hadi <45510142+zohairhadi@users.noreply.github.com> Co-authored-by: gh-action-runner <runner@Mac-1698701484703.local>
1 parent 1a7bde4 commit 98dfa68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🔮 Apollo iOS Roadmap
22

3-
**Last updated: 2023-10-19**
3+
**Last updated: 2023-10-25**
44

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

@@ -31,7 +31,7 @@ _Approximate Date: TBD - PR from an external contributor is in review_
3131

3232
### [`@defer` support](https://github.com/apollographql/apollo-ios/issues/2395)
3333

34-
_Approximate Date: 2023-10-31_ 👻
34+
_Approximate Date: 2023-11-10_
3535

3636
The `@defer` directive enables your queries to receive data for specific fields asynchronously. This is helpful whenever some fields in a query take much longer to resolve than others. [Apollo Kotlin](https://www.apollographql.com/docs/kotlin/fetching/defer/) and [Apollo Client (web)](https://www.apollographql.com/docs/react/data/defer/) currently support this syntax, so if you're interested in learning more check out their documentation. Apollo iOS will release support for this directive in a `1.x` minor version. This will be released as an experimental feature.
3737

0 commit comments

Comments
 (0)