Angular with AppSync

0

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

demandé il y a 2 ans251 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 2 ans
  • Thank you. I was able to use Apollo currently. But will try Amplify client too.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions