Benoît Bouré

Results 140 comments of Benoît Bouré

It would need to be implemented here. I would need to look into amplify-cli to see how it works. Will keep you updated. If you wanted to have a go...

Sorry @ajvj nothing yet. There have been quite some changes recently in the was package. I guess it requires a bump, but we need to make sure that it stays...

@MontoyaAndres You can just write typescript then transpile it before it gets deployed. @ahmadizm I think this looks great. As I was expecting, no `import` and no network access, which...

Any news on this? Thank you

Thanks @montogeek but this is a different issue. I am using that solution along with `useTranslation()` and it works great. However, I just want to avoid to have to specify...

I will try to find some time and have a crack at it.

Thanks everyone for all the help here. That really helped. After some more research, I found [this project](https://github.com/awslabs/aws-mobile-appsync-sdk-js). That did the trick for me

Any feedback on this? I did not find in the doc a way to have multiple primary keys (not composite key) My use case is the same as the [original...

Thanks for the feedback @arabold What runs twice is hoks from other plugins, such as `initialize`. I just created a [demo repo](https://github.com/bboure/serverless-export-env-issue-38) that reproduces this issue. If you run `sls...

There is a command for that [Check the doc](https://github.com/sid88in/serverless-appsync-plugin#createdelete-a-route53-record)