Introduction to AWS AppSync
AWS Amplify Toolchain & Client Libraries
AWS Amplify GraphQL Transforms
Demo
I'm Siva
Computer Enterprises Inc
#Mobile #AI #IoT #Cloud
Orlando
@ksivamuthu
Query language for APIs.
Declarative way of fetching and updating data.
CLI Toolchain & Client Library
AWS Amplify
CLI Toolchain
AWS Amplify
Client Libraries
AWS Amplify
GraphQL Transforms
AWS Amplify
The GraphQL Transform provides a simple to use abstraction that helps you quickly create backends for your web and mobile applications on AWS
Directives
AWS Amplify
@model - Objects annotated with @model are stored in Amazon DynamoDB Table
@connection - Relations with other models
@searchable - Streamed into Amazon Elastic Search
@auth - Access Controls
@function - Configure AWS Lambda resolvers