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 49be85f commit 490532eCopy full SHA for 490532e
docs/guide/setup.md
@@ -49,7 +49,7 @@ We recommend to activate the debug mode in development env automatically via:
49
## Client
50
51
You can inject your own instance of the Apollo Client using `option.apolloClient`. This is useful if
52
-the app requires a more complex configuration, such as integration wiht AWS AppSync. When `apolloClient`
+the app requires a more complex configuration, such as integration with AWS AppSync. When `apolloClient`
53
is used, `plugin-graphql` ignores any other options to configure Apollo client.
54
55
Here is an example configuration for AWS AppSync:
0 commit comments