https://github.com/serverless-appsync/appsync-js-resolvers
https://github.com/serverless-appsync/appsync-js-resolvers
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/serverless-appsync/appsync-js-resolvers
- Owner: serverless-appsync
- Created: 2022-11-30T10:02:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:38:32.000Z (about 3 years ago)
- Last Synced: 2025-08-01T07:55:16.833Z (7 months ago)
- Language: JavaScript
- Size: 114 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AppSync JavaScript Resolvers with the Serverless Framework Example
An example project showing how to deploy an AppSync GraphQL API with [JavaScript resolvers](https://docs.aws.amazon.com/appsync/latest/devguide/resolver-reference-js-version.html) using the [Serverless Framework](https://github.com/serverless/serverless) and the [serverless-appsync-plugin](https://github.com/sid88in/serverless-appsync-plugin/)