Bootstrapping ideas into reality — What is AppSync? AppSync is Amazon’s fully managed GraphQL API service offering. Where a developer simply defines their model in the form of a GraphQL schema, and automatically has a deployed GraphQL API with prebuilt templates for resolving to a database, such as DynamoDB. There are competitors to AppSync…