Skip to content

Commit

Permalink
Squashed 'apollo-ios/' changes from 7564cc0..b852c0a
Browse files Browse the repository at this point in the history
b852c0a Update ROADMAP.md

git-subtree-dir: apollo-ios
git-subtree-split: b852c0a
  • Loading branch information
gh-action-runner authored and gh-action-runner committed Nov 29, 2023
1 parent cdc112c commit 55c1249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ _Approximate Date: TBD - PR from an external contributor is in review_

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

_Approximate Date: 2023-11-29_
_Approximate Date: Under review.._

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.

Expand Down

0 comments on commit 55c1249

Please sign in to comment.