apollo-server/docs/_config.yml

48 lines
1.2 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
- example
2017-10-16 17:15:08 -07:00
- setup
- requests
- graphiql
Servers:
- servers/express
- servers/hapi
- servers/koa
- servers/lambda
- servers/micro
- servers/restify
- servers/azure-functions
- servers/adonis
2017-12-11 21:12:13 -08:00
Related:
2018-03-21 13:31:46 -07:00
- title: Monitoring and caching
href: https://www.apollographql.com/docs/engine/setup-node.html
2017-12-11 21:12:13 -08:00
- title: graphql-tools
href: https://www.apollographql.com/docs/graphql-tools/
- title: GraphQL Subscriptions
href: https://www.apollographql.com/docs/graphql-subscriptions/
2018-03-21 13:31:46 -07:00
- title: Production deployment
href: https://dev-blog.apollodata.com/graphql-over-rest-with-node-heroku-and-apollo-engine-fb8581f8d77f
Migration:
- migration-one-dot
- migration-hapi
- migration
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