Amplify Js with AppSync

1

Hi, Can I use Amplify Js to manage connection and and operation with AppSync? I don't want to use Amplify hosting and service. Thanks

已提問 2 年前檢視次數 228 次
2 個答案
1

I have personally not done it yet but I think it shouldn't be a problem because when we run the front-end using npm init on our local PC it works fine without deploying the updates on the amplify front-end.

but yes you will still need to update the back-end using amplify push.

anyways, let us know if it works for you.

已回答 2 年前
0

Here's one more step after the first answer. So you can add GraphQL as your API.

Choose GraphQL from this command.

amplify add api
AWS
已回答 9 個月前

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

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

回答問題指南