Add documentation for GraphQL API

This commit is contained in:
jeremystretch
2021-06-30 09:35:50 -04:00
parent a1ccde7b0c
commit cc4adf86d1
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'