Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 892a932

Browse files
authored
adding warning to lab 6 to keep people from going through it
1 parent c22026c commit 892a932

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

WebApplication/6_GraphQLAPI/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Module 6: Serverless GraphQL API
22

3+
*Note! This section is currently part of expansion of this lab. There is currently no Step 7*
4+
35
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.
46

57
## Architecture Overview
@@ -246,4 +248,4 @@ You've completed the testing of your AWS AppSync based GraphQL API!
246248
[lambda]: https://aws.amazon.com/lambda/
247249
[restful-apis]: ../4_RESTfulAPIs/
248250
[static-web-hosting]: ../1_StaticWebHosting/
249-
[user-management]: ../2_UserManagement/
251+
[user-management]: ../2_UserManagement/

0 commit comments

Comments
 (0)