Appsync Repo _top_ May 2026

type Subscription onPostCreated: Post @aws_subscribe(mutations: ["createPost"])

Example directive usage:

cd infra npm run cdk deploy

type Mutation createPost(input: CreatePostInput!): Post @aws_cognito_user_pools appsync repo

9 Comments

Leave a Reply