Angular with AppSync

0

Hi Guys, What are my aws sdk options to use with AppSync and Angular app other than Amplify? thanks

質問済み 2年前253ビュー
1回答
0
承認された回答

AmplifyJS is open source and you can see in it's Github repo it's built on the graphql reference implementation. I've also seen the Apollo client used. But Amplify client definitely makes it easier even if you don't use the hosting or API service directly. It has a lot of tooling for GraphQL like the Transformer that can generate your entire backend, DataStore, and great integration with Auth. HTH!

AWS
Clay_B
回答済み 2年前
  • Thank you. I was able to use Apollo currently. But will try Amplify client too.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン