You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: WebApplication/6_GraphQLAPI/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Module 6: Serverless GraphQL API
2
2
3
+
*Note! This section is currently part of expansion of this lab. There is currently no Step 7*
4
+
3
5
In this module you'll use [AWS AppSync][appsync] to build a GraphQL API to find more information about the rides you have taken so far. In a subsequent module you will then modify our web application to add the ride history page which will query this API.
4
6
5
7
## Architecture Overview
@@ -246,4 +248,4 @@ You've completed the testing of your AWS AppSync based GraphQL API!
0 commit comments