mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
added related guides (#1286)
This commit is contained in:
parent
35776c9836
commit
b812eec906
1 changed files with 9 additions and 0 deletions
|
@ -35,6 +35,15 @@ sidebar_categories:
|
|||
- deployment/heroku
|
||||
- deployment/lambda
|
||||
- deployment/now
|
||||
Related Guides:
|
||||
- title: Monitoring
|
||||
href: https://www.apollographql.com/docs/guides/monitoring.html
|
||||
- title: Versioning
|
||||
href: https://www.apollographql.com/docs/guides/versioning.html
|
||||
- title: Access Control
|
||||
href: https://www.apollographql.com/docs/guides/access-control.html
|
||||
- title: Security
|
||||
href: https://www.apollographql.com/docs/guides/security.html
|
||||
API Reference:
|
||||
- api/apollo-server
|
||||
- title: graphql-subscriptions
|
||||
|
|
Loading…
Add table
Reference in a new issue