Add documentation for GraphQL API

This commit is contained in:
jeremystretch
2021-06-30 09:35:50 -04:00
parent 8d2f79cf24
commit 0d7309cb19
2 changed files with 70 additions and 0 deletions

View File

@@ -87,6 +87,8 @@ nav:
- Overview: 'rest-api/overview.md'
- Filtering: 'rest-api/filtering.md'
- Authentication: 'rest-api/authentication.md'
- GraphQL API:
- Overview: 'graphql-api/overview.md'
- Development:
- Introduction: 'development/index.md'
- Getting Started: 'development/getting-started.md'