Angular with AppSync

0

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

feita há 2 anos256 visualizações
1 Resposta
0
Resposta aceita

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
respondido há 2 anos
  • Thank you. I was able to use Apollo currently. But will try Amplify client too.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas