serverless-appsync-simulator
serverless-appsync-simulator copied to clipboard
A simple wrapper around Amplify AppSync Simulator to test serverless AppSync Apis
**Describe the bug** When following these steps: https://www.npmjs.com/package/serverless-appsync-simulator I try to run `sls offline start` and it gives me the following error: `AppSync Simulator: TypeError: Cannot convert undefined or null...
Can you please provide support for enhanced filtering in subscription as per https://docs.aws.amazon.com/appsync/latest/devguide/aws-appsync-real-time-enhanced-filtering.html#aws-appsync-real-time-enhanced-filtering-defining-from-client When i tried to implement it , getting the error ``` Unable to convert $extensions.setSubscriptionFilter($util.transform.toSubscriptionFilter($util.parseJson($ctx.args.filter))) null to...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Bumps [npm](https://github.com/npm/cli) from 8.5.1 to 8.12.0. Changelog Sourced from npm's changelog. v8.12.0 (2022-06-01) Features aee6fc8 #4892 feat(init): reify on init new workspace (@ruyadorno) a8ae177 #4931 feat: Add --auth-type=webauthn flag (@jumoel)...
@bboure I really appreciate your efforts in contributing to **serverless-appsync-plugin** and creating this awesome **serverless-appsync-simulator** plugin. I'm facing problem testing subscriptions, I'm assuming subscription endpoint is **ws://${IP_ADRESS}:20003/graphql** when I subscribe,...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
There has been a bunch of updates to the source package with the current version standing at [2.3.11] (https://www.npmjs.com/package/amplify-appsync-simulator/v/2.3.11). Would it be possible to get that updated?
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Fix table notation.