Heya, thanks for your response! While I am unfamiliar with Angular, the Apollo team has a GraphQL client you could use. Check out these docs apollographql.com/docs/angular/. They would cover all of the client-side binding info you'll need to interact with a server that 'speaks' GraphQL.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Thanks for your post. I'm triying to move to graphql with angular 2. do you hace tips for this challenge?.
Heya, thanks for your response! While I am unfamiliar with Angular, the Apollo team has a GraphQL client you could use. Check out these docs apollographql.com/docs/angular/. They would cover all of the client-side binding info you'll need to interact with a server that 'speaks' GraphQL.