We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29de8ee commit ca27228Copy full SHA for ca27228
src/pages/[platform]/build-a-backend/data/aws-appsync-apollo-extensions/index.mdx
@@ -216,7 +216,7 @@ func createApolloClient() throws -> ApolloClient {
216
217
<InlineFilter filters={["android"]}>
218
219
-Add Amplify AppSync Extensions dependency to your app/build.gradle.kts file:
+Add `apollo-appsync-amplify` dependency to your app/build.gradle.kts file:
220
221
```kotlin title="app/build.gradle.kts"
222
dependencies {
0 commit comments