-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Reorganize TypeScript docs #12847
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reorganize TypeScript docs #12847
Conversation
|
docs/source/_sidebar.yaml
Outdated
| - label: Changelog | ||
| href: https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md | ||
| - label: Fetching | ||
| - label: Core functionality |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
| href: ./data/fragments | ||
| - label: Mutations | ||
| href: ./data/mutations | ||
| - label: TypeScript |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added this below the operations docs as I felt it was pretty important and wanted it more prominent. Let me know if you prefer a different ordering in this section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Totally agree, this point can't come up soon enough :)
commit: |
size-limit report 📦
|
✅ Docs preview readyThe preview is ready to be viewed. View the preview File Changes 28 new, 65 changed, 6 removedBuild ID: e3a727e7615a014077b87878 URL: https://www.apollographql.com/docs/deploy-preview/e3a727e7615a014077b87878 |
phryneas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love it! :)
Splits the TypeScript guide into two pages: