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/
-
*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
This library is licensed under the MIT-0 License. See the LICENSE file.