apollo-server/docs/_config.yml

75 lines
1.9 KiB
YAML
Raw Normal View History

2017-12-07 23:00:17 -08:00
title: Apollo Server
2017-10-16 17:15:08 -07:00
propertytitle: Using Apollo Server
2017-12-07 23:00:17 -08:00
subtitle: Apollo Server
2017-10-16 17:15:08 -07:00
description: A guide to using Apollo Server.
versions:
- '2'
- '1'
2017-10-16 17:15:08 -07:00
sidebar_categories:
null:
- index
2018-04-05 09:53:52 -04:00
- getting-started
2018-04-05 01:24:56 -04:00
- whats-new
Essentials:
- essentials/schema
- essentials/server
- essentials/data
Features:
2018-05-01 14:48:54 -07:00
- features/mocking
2018-05-02 11:19:14 -07:00
- features/errors
- features/data-sources
- features/subscriptions
- features/metrics
- features/graphql-playground
2018-05-01 14:48:54 -07:00
- features/scalars-enums
- features/unions-interfaces
- features/directives
- features/creating-directives
2018-05-02 17:12:55 -07:00
# Schema stitching:
# - features/schema-stitching
# - features/remote-schemas
# - features/schema-delegation
# - features/schema-transforms
2018-05-01 14:48:54 -07:00
Deployment:
2018-05-02 17:12:55 -07:00
# - deployment/index
2018-05-01 14:48:54 -07:00
- deployment/heroku
2018-06-25 19:04:10 +01:00
- deployment/lambda
2018-06-28 15:28:08 +01:00
- deployment/now
2018-07-02 14:40:12 -04:00
Related Guides:
- title: Monitoring
href: https://www.apollographql.com/docs/guides/monitoring.html
- title: Versioning
href: https://www.apollographql.com/docs/guides/versioning.html
- title: Access Control
href: https://www.apollographql.com/docs/guides/access-control.html
- title: Security
href: https://www.apollographql.com/docs/guides/security.html
2018-04-05 01:24:56 -04:00
API Reference:
- api/apollo-server
- api/graphql-tools
Migration:
2018-05-03 09:36:23 -07:00
- migration-two-dot
2018-06-14 13:24:56 -07:00
- migration-engine
2017-12-11 21:12:13 -08:00
2017-10-16 17:15:08 -07:00
github_repo: apollographql/apollo-server
content_root: docs/source
typescript_api_box:
data_file: docs.json
url: https://www.apollographql.com/docs/apollo-server/
root: /docs/apollo-server/
public_dir: public/docs/apollo-server
2018-07-02 08:15:29 +01:00
redirects:
/docs/apollo-server/v2/features/cdn.html:
docs/guides/performance
/docs/apollo-server/v2/features/apq.html:
docs/guides/performance
2018-07-10 14:02:01 -07:00
/docs/apollo-server/v2/features/file-uploads.html:
docs/guides/file-uploads
2018-07-02 08:15:29 +01:00
versioned-netlify-redirects:
netlify_site_id: apollo-server-docs