Skip to content

Commit e94c97c

Browse files
Update appsync.md
Co-authored-by: Leandro Damascena <lcdama@amazon.pt> Signed-off-by: Andrea Amorosi <dreamorosi@gmail.com>
1 parent 03843c5 commit e94c97c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/core/event_handler/appsync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: GraphQL API
33
description: Core utility
44
---
55

6-
Event Handler for AWS AppSync GraphQL APIs simplifies routing and processing of events in AWS Lambda functions. It allows you to define resolvers for GraphQL types and fields, making it easier to handle GraphQL requests without the need for complex VTL or JavaScript templates.
6+
Event Handler for AWS AppSync GraphQL APIs simplifies routing and processing of events in AWS Lambda functions by allowing you to define resolvers for specific GraphQL types and fields.
77

88
```mermaid
99
stateDiagram-v2

0 commit comments

Comments
 (0)