mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
55 lines
1.3 KiB
YAML
55 lines
1.3 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
|
|
|
|
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
|