Arto Liukkonen

Results 4 comments of Arto Liukkonen

Might be just copy-paste error, but in your group field resolver you have ``` request: "card-group-request.v response: "common-response.vtl ``` Both start with `"` (with no `"` in the end). Also...

Those are just typescript warnings for missing typings, it doesn't affect the actual build. I just did a clean run on OSX, seems like there's some things that are not...

One more thing; analytics dashboard example is hardcoded to load analytics from 2017. That's why you probably see empty analytics unless you fix that manually.

Didn't find an easy way to integrate it in this domain-manager, since this is directly adding domain to API Gateway BaseMapping. AppSync requires CloudFront in between, so approach is little...