Skip to content

Commit b6bf174

Browse files
committed
fix(appsync): remove old comment
1 parent e0939ca commit b6bf174

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/core/event_handler/appsync.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Event handler for AWS AppSync Direct Lambda Resolver and Amplify GraphQL Transfo
77

88
### Key Features
99

10-
<!-- * Supports an implicit handler where in `app = AppSyncResolver()` can be invoked directly as `app(event, context)` -->
11-
1210
* Automatically parse API arguments to function arguments
1311
* Choose between strictly match a GraphQL field name or all of them to a function
1412
* Integrates with [Data classes utilities](../../utilities/data_classes.md){target="_blank"} to access resolver and identity information

0 commit comments

Comments
 (0)