Update api docs

Fixes: https://github.com/moderneinc/moderne-docs/issues/167
This commit is contained in:
Mike Solomon
2025-01-14 08:50:49 -08:00
parent 843d614cbc
commit 0d0e750271
2 changed files with 1 additions and 1 deletions

View File

@@ -30,6 +30,6 @@ A temporary access token is created when you log in to the platform. This lasts
## View the documentation
After you've navigated to the API explorer, you should see a `Documentation Explorer` on the right side of the page. You can click on `Query` or `Mutation` to navigate through their respective docs.
After you've navigated to the API explorer, you should see a book icon in the top-left corner. If you click on it, a docs section will expand. From there, you can click on `Query` or `Mutation` to navigate through their respective docs.
![](./assets/graphql-documentation.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 163 KiB