Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request 'putBattlestar' does not work locally #2

Open
yaroslavyal opened this issue Oct 20, 2019 · 2 comments
Open

Request 'putBattlestar' does not work locally #2

yaroslavyal opened this issue Oct 20, 2019 · 2 comments

Comments

@yaroslavyal
Copy link

Request 'putBattlestar' doe not work locally.
Here is request
mutation { putBattlestar(input: { name: "wewewe" }) { id name } }
Here is an error:
{ "errors": [ { "message": "JSON5: invalid character '&' at 5:12", "locations": [ { "line": 2, "column": 3 } ], "path": [ "putBattlestar" ] } ], "data": { "putBattlestar": null } }

@simsim2006
Copy link

I'm experiencing the same issue. Probably an issue in one dependency

@yaroslavyal yaroslavyal changed the title Request 'putBattlestar' doe not work locally Request 'putBattlestar' does not work locally Oct 26, 2019
@FrancoMeriles
Copy link

Check here, its a problem with velocity.js

aheissenberger/serverless-appsync-offline#40 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants