Skip to content

Commit

Permalink
Updates Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ofhouse committed Aug 27, 2020
1 parent a220ae9 commit 467799c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Instead of sending the GraphQL request over HTTP and API Gateway to your Lambda

This reduces the network overhead and costs because the requests are routed inside of AWS rather than over the public internet. Internally it creates an invoke event that has the same schema as an API Gateway proxy event.

![Functionality of the Apollo Link Lambda](./docs/assets/functionality.png)
![Functionality of the Apollo Link Lambda](https://github.com/dealmore/apollo-link-lambda/blob/main/docs/assets/functionality.png?raw=true)

## Features

Expand Down

0 comments on commit 467799c

Please sign in to comment.