Skip to content

A repo to accompany a YouTube video on AWS Amplify Gen 2 and using AppSync JavaScript resolvers

License

Notifications You must be signed in to change notification settings

onyxdevtutorials/amplify-gen2-custom-data

Repository files navigation

Experiments with AWS Amplify Gen 2 and Custom Queries, Mutations, AppSync, Pipeline Resolvers, etc.

This repository is meant to accompany this video.

In this episode we take a little side-trip into the world of AppSync JavaScript resolvers and in particular pipeline resolvers. We look at how to implement custom types, queries and mutations in AWS Amplify Gen 2. We also look at how to enable logging in AppSync to help with debugging.

AWS Amplify Discord: https://discord.gg/JbdYnNnY

AWS AppSync Documentation: https://docs.aws.amazon.com/appsync/

Amplify Docs on Custom Queries and Mutations: https://docs.amplify.aws/nextjs/build-a-backend/data/custom-business-logic/

Amplify Docs on Connecting to External DynamoDB Data Sources (the title makes it seem irrelevant but it is): https://docs.amplify.aws/nextjs/build-a-backend/data/connect-to-existing-data-sources/connect-external-ddb-table/

Version History

  • *0.1.1 -- 2024-08-05

    • Added functionality to try out the custom update and delete mutations/AppSync resolvers.
  • v0.1.0 -- 2024-08-05

    • Release to coincide with video

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

A repo to accompany a YouTube video on AWS Amplify Gen 2 and using AppSync JavaScript resolvers

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published