This module is inspired by GraphQL Modules by @UriGoldshtein. It uses Pulumi (Modern Infrastructure as Code tool) to deploy modulized GraphQL APIs to AWS AppSync.
▶ npm i pulumi-appsync-modules
or
▶ yarn add pulumi-appsync-modules
We love Separation of Concerns design, and we like where GraphQL Modules are going. We use AWS for different projects, so we have a few larger projects under our belt with AWS Appsync. We tought there would be an excellent match to build something similar to GraphQL Modules – but for AWS Appsync. Our goal was to build something that looked similar in design (having the same API was vital). Using Pulumi made the most sense because we could keep our library lightweight.
Apart from this README, you can find details and examples of using the SDK in the following places:
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give an ⭐️ if this project helped you!
MIT Licensed