We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1d0fa commit 2379139Copy full SHA for 2379139
1 file changed
docs/_config.yml
@@ -19,9 +19,12 @@ sidebar_categories:
19
- guides/monitoring
20
- guides/state-mgmt
21
Platform:
22
- - platform/client
23
- - platform/server
24
- - platform/engine
+ - title: Apollo Client
+ href: https://www.apollographql.com/docs/react/
+ - title: Apollo Server
25
+ href: https://www.apollographql.com/docs/apollo-server/v2/
26
+ - title: Apollo Engine
27
+ href: https://www.apollographql.com/docs/engine/
28
github_repo: apollographql/apollo
29
content_root: docs/source
30
0 commit comments