apollo-server/docs/_config.yml
2018-05-02 17:12:55 -07:00

52 lines
1.2 KiB
YAML

title: Apollo Server
propertytitle: Using Apollo Server
subtitle: Apollo Server
description: A guide to using Apollo Server.
versions:
- '1'
- '2'
sidebar_categories:
null:
- index
- getting-started
- whats-new
Essentials:
- essentials/schema
- essentials/server
- essentials/data
Features:
- features/resolvers
- features/mocking
- features/errors
- features/scalars-enums
- features/unions-interfaces
- features/directives
- features/creating-directives
# Schema stitching:
# - features/schema-stitching
# - features/remote-schemas
# - features/schema-delegation
# - features/schema-transforms
Deployment:
# - deployment/index
- deployment/heroku
# - deployment/lambda
API Reference:
- api/apollo-server
- api/graphql-subscriptions
- api/apollo-engine
- title: graphql-tools
url: https://www.apollographql.com/docs/graphql-tools
Migration:
- migration-two-dot-beta
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