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 e0939ca commit b6bf174Copy full SHA for b6bf174
docs/core/event_handler/appsync.md
@@ -7,8 +7,6 @@ Event handler for AWS AppSync Direct Lambda Resolver and Amplify GraphQL Transfo
7
8
### Key Features
9
10
-<!-- * Supports an implicit handler where in `app = AppSyncResolver()` can be invoked directly as `app(event, context)` -->
11
-
12
* Automatically parse API arguments to function arguments
13
* Choose between strictly match a GraphQL field name or all of them to a function
14
* Integrates with [Data classes utilities](../../utilities/data_classes.md){target="_blank"} to access resolver and identity information
0 commit comments