File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -480,7 +480,7 @@ The `@http` transformer will create one HTTP datasource for each identified base
480
480
481
481
## VTL resolver
482
482
483
- You can use AWS Cloud Development Kit (CDK) to define custom VTL resolvers for your GraphQL API . `@auth ` directives are not supported for custom queries or mutations that are connected to a VTL resolver . This is because you replacing Amplify 's auto -generated capabilities for that particular query or mutation with a custom -defined cloud resources .
483
+ You can use AWS Cloud Development Kit (CDK) to define custom VTL resolvers for your GraphQL API . `@auth ` directives are not supported for custom queries or mutations that are connected to a VTL resolver . This is because you are replacing Amplify 's auto -generated capabilities for that particular query or mutation with a custom -defined cloud resources .
484
484
485
485
```bash
486
486
amplify add custom
You can’t perform that action at this time.
0 commit comments