serverless-appsync / serverless-appsync-simulator

A simple wrapper around Amplify AppSync Simulator to test serverless AppSync Apis
MIT License
127 stars 69 forks source link

Update serverless-appsync-plugin to Support Configuration Changes in Version v2 #190

Closed maher-rddi closed 9 months ago

maher-rddi commented 9 months ago

Hi everyone,

I have upgraded the serverless-appsync-plugin from version v1 to v2. In version v2, the serverless configuration should be located in the root file instead of under the custom section. This package now specifically handles configurations under custom.appSync.

Are there any plans to make changes to support the new version?

plezan commented 9 months ago

Hi, we are working on it, take a look at the issue #178. There is a PR open that will be merged in the next pre-release