Angular with AppSync

0

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

已提問 2 年前檢視次數 254 次
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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南