0

Hi I have been looking around to find a tutorial for Angular + Nodejs + GraphQL without any luck. My question is is it possible to even use it Thanks

1 Answer 1

1

I will break into server and client side:

Server https://dev-blog.apollodata.com/tutorial-building-a-graphql-server-cddaa023c035

Client To use GraphQL in your Angular application you can use apollo-angular. I linked to documentation that describes in details all the things, starting from how to install it to then how to use it and what are the possibilities.

My teammates and I are working on a tutorial that will include most of GraphQL, for both server and client sides. It's not yet available but I'll link it in comments as it will be online.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.