Angular with AppSync

0

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

preguntada hace 2 años256 visualizaciones
1 Respuesta
0
Respuesta aceptada

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 hace 2 años
  • Thank you. I was able to use Apollo currently. But will try Amplify client too.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas