Skip to content

Commit d8d4312

Browse files
committed
Refactored to platforn docs
1 parent d07efee commit d8d4312

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+853
-466
lines changed

docs/_config.yml

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ versions:
66
sidebar_categories:
77
null:
88
- index
9+
- intro/platform
10+
- intro/benefits
11+
912
Tutorial:
1013
- tutorial/introduction
1114
- tutorial/schema
@@ -18,21 +21,21 @@ sidebar_categories:
1821
- tutorial/local-state
1922
# - tutorial/whats-next
2023

24+
Platform:
25+
- platform/schema-design
26+
- platform/schema-registry
27+
- platform/client-awareness
28+
- platform/schema-validation
29+
- platform/operation-registry
30+
- platform/vscode
31+
- platform/tracing
32+
- platform/errors
33+
- platform/integrations
34+
2135
Resources:
2236
- resources/graphql-glossary
2337
- resources/faq
2438

25-
Guides:
26-
- guides/security
27-
- guides/versioning
28-
- guides/monitoring
29-
- guides/performance
30-
- guides/file-uploads
31-
- guides/schema-design
32-
- guides/access-control
33-
- guides/state-management
34-
- guides/testing-react-components
35-
3639
Documentation:
3740
- title: Apollo Client
3841
href: https://www.apollographql.com/docs/react/

docs/source/fundamentals/platform.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

docs/source/fundamentals/tips.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

docs/source/guides/index.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

docs/source/guides/monitoring.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)