You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,5 +3,25 @@ title: Welcome
3
3
description: Start here to learn about the Apollo platform
4
4
---
5
5
6
+
Welcome! 👋 We're excited you're here to learn about Apollo.
7
+
8
+
The Apollo GraphQL platform is an implementation of GraphQL that helps you manage data from the cloud to your UI. It's incrementally adoptable and can be layered over your existing services, including REST APIs and databases. Apollo includes two open-source libraries for the client and server, in addition to developer tooling that provides everything you need to run a graph API in production with confidence.
9
+
10
+
<divclass="documentation-buttons">
11
+
<divclass="doc">
12
+
<div align="center">
13
+
<a href="/docs/tutorial/introduction.html" class="btn default closed">Try it out!</a>
0 commit comments