apollo-server/docs/_config.yml

56 lines
1.3 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:
- '1'
- '2'
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/resolvers
- features/mocking
2018-05-02 11:19:14 -07:00
- features/errors
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-05-02 17:12:55 -07:00
# - deployment/lambda
2018-04-05 01:24:56 -04:00
API Reference:
- api/apollo-server
- api/graphql-subscriptions
- api/apollo-engine
2017-12-11 21:12:13 -08:00
- title: graphql-tools
url: https://www.apollographql.com/docs/graphql-tools
Migration:
2018-05-02 15:59:51 -07:00
- migration-two-dot-beta
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
versioned-netlify-redirects:
netlify_site_id: apollo-server-docs