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개 답변
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
답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠