Appsync Repo !new!
# supergraph.yaml subgraphs: users: url: https://users.appsync-api.aws.com/graphql products: url: https://products.appsync-api.aws.com/graphql
Confirm the installation and wait for the process to complete. appsync repo
Normally, iOS requires every application to be signed by a trusted certificate from Apple. If you attempt to install an application that isn't signed correctly, iOS will refuse to open it. AppSync effectively disables this signature check for installed applications, allowing them to run, often bypassing the need to re-sign apps every 7 days (as required by free developer accounts). # supergraph
A common beginner tutorial involves building a "Post" application with DynamoDB. You can find the guide on AWS Documentation . allowing them to run