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
53 lines (47 loc) · 1.24 KB
/
_config.yml
File metadata and controls
53 lines (47 loc) · 1.24 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
title: Developers
propertytitle: A guide to using the Apollo platform
description: A guide to using the Apollo platform
versions:
- '1'
sidebar_categories:
null:
- index
- intro/platform
- intro/benefits
Tutorial:
- tutorial/introduction
- tutorial/schema
- tutorial/data-source
- tutorial/resolvers
- tutorial/production
- tutorial/client
- tutorial/queries
- tutorial/mutations
- tutorial/local-state
# - tutorial/whats-next
Platform:
- platform/schema-design
- platform/schema-registry
# - platform/client-awareness
- platform/schema-validation
- platform/operation-registry
- platform/editor-plugins
- platform/tracing
- platform/errors
- platform/integrations
Resources:
- resources/apollo-config
- resources/graphql-glossary
- resources/faq
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