diff --git a/docs/_config.yml b/docs/_config.yml index ed446a9d..899aea7a 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -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