apollo-server/docs/_config.yml

41 lines
883 B
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
- essentials/querying
2018-04-20 17:49:52 +03:00
Deployment:
- deployment/index
- deployment/heroku
- deployment/lambda
Advanced:
- advanced/scalars-enums
2018-04-05 01:24:56 -04:00
API Reference:
- api/apollo-server
- api/graphql-subscriptions
- api/apollo-engine
- title: graphql-tools
url: https://www.apollographql.com/docs/graphql-tools
2018-04-05 01:24:56 -04: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