Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

appsync emulator resultItems mapping template example does not work in AWS #139

Open
cbaron opened this issue May 28, 2019 · 0 comments
Open
Assignees

Comments

@cbaron
Copy link
Contributor

cbaron commented May 28, 2019

Upon deploying my application to AWS, I have found that the repo's mapping template resultItems example does not work

$utils.toJson($context.result.get('items'))

should be updated to

$util.toJson($ctx.result.items)
@cbaron cbaron self-assigned this May 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant