diff --git a/content/roadmaps/101-backend/content/119-graphql/100-apollo.md b/content/roadmaps/101-backend/content/119-graphql/100-apollo.md index 845aec91d..7d1fa06ba 100644 --- a/content/roadmaps/101-backend/content/119-graphql/100-apollo.md +++ b/content/roadmaps/101-backend/content/119-graphql/100-apollo.md @@ -1 +1,9 @@ -# Apollo \ No newline at end of file +# Apollo + +Apollo is a platform for building a unified graph, a communication layer that helps you manage the flow of data between your application clients (such as web and native apps) and your back-end services. + +Free Content +Apollo Website +Official Docs +Official YouTube Channel +GraphQL With React Tutorial - Apollo Client