Skip to content

Commit 6acd073

Browse files
authored
Add minVersion (#5138)
1 parent 22f023f commit 6acd073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/fetching/defer.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 'Using the @defer directive in Apollo Kotlin'
33
description: 'Fetch slower schema fields asynchronously'
4+
minVersion: 3.6.0
45
---
56

67
> ⚠️ **The `@defer` directive is currently [experimental](https://www.apollographql.com/docs/resources/release-stages/#experimental-features) in Apollo Kotlin and enabled for use by default.** If you have feedback on it, please let us know via [GitHub issues](https://github.com/apollographql/apollo-android/issues/new?assignees=&labels=Type%3A+Bug&template=bug_report.md&title=[Defer%20Support]) or in the [Kotlin Slack community](https://slack.kotl.in/).

0 commit comments

Comments
 (0)