Hello Everyone, I am currently very curious about learning Apollo and GraphQL. I want to make a simple React App using them. Do you recommend any courses or tutorials which teaches from the basics of Apollo and GraphQL?
I am working with graphql and using apollo for implementing it . Everything was fine till apollo-client . but then I came in a question like if I want a user Authentication then I cant have a whole valitation and authenticating method inside a single...