AWS Amplify now allows connecting GraphQL APIs to existing MySQL and PostgreSQL databases, making it easier to create a backend API layer for web and mobile apps. The process only requires three steps: providing the database endpoint, enhancing the API with directives, and creating custom queries and mutations.
Sort: