forked from apollographql/apollo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
35 lines (33 loc) · 896 Bytes
/
_config.yml
File metadata and controls
35 lines (33 loc) · 896 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
title: Developers
propertytitle: Add GraphQL to your stack and start building apps faster.
subtitle:
description: A guide to using the Apollo platform.
versions:
- '1'
sidebar_categories:
null:
- index
Fundamentals:
- fundamentals/platform
- fundamentals/benefits
- fundamentals/tips
Guides:
- guides/schema-design
- guides/versioning
- guides/security
- guides/access-control
- guides/monitoring
- guides/state-mgmt
- guides/errors
Documentation:
- title: Apollo Client
href: https://www.apollographql.com/docs/react/
- title: Apollo Server
href: https://www.apollographql.com/docs/apollo-server/v2/
- title: Apollo Engine
href: https://www.apollographql.com/docs/engine/
github_repo: apollographql/apollo
content_root: docs/source
url: https://www.apollographql.com/docs
root: /docs/
public_dir: public/docs