Skip to content

Commit b9d72c6

Browse files
Add erros guide
1 parent 4de761c commit b9d72c6

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ sidebar_categories:
1818
- guides/access-control
1919
- guides/monitoring
2020
- guides/state-mgmt
21+
- guides/errors
2122
Documentation:
2223
- title: Apollo Client
2324
href: https://www.apollographql.com/docs/react/

docs/source/guides/errors.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Errors
3+
description: How to handle Errors in your GraphQL application
4+
---

0 commit comments

Comments
 (0)