Skip to content

Commit ac72cca

Browse files
sunderscsobolk
andauthored
Update src/pages/cli/graphql/custom-business-logic.mdx
Co-authored-by: Kamil Sobol <[email protected]>
1 parent c557ab5 commit ac72cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/cli/graphql/custom-business-logic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ The `@http` transformer will create one HTTP datasource for each identified base
480480

481481
## VTL resolver
482482

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.
484484

485485
```bash
486486
amplify add custom

0 commit comments

Comments
 (0)