- Creates an AppSync API
- Used codegen to generate graphql statements and types
This repo is duplicated in 2 different branches: mainline
and pboundary
. This is because Amplify CLI uses the branch name to create the backend environment. So if multiple integration tests are using the same repo with the same branch, there are conflicts naming resources like S3 buckets.