-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
add documentation for vscode devtools #12205
Conversation
✅ Docs Preview ReadyConfiguration{
"repoOverrides": {
"apollographql/apollo-client@main": {
"remote": {
"owner": "apollographql",
"repo": "apollo-client",
"branch": "pr/vscode-devtools-docs"
}
}
}
}
0 pages published. Build will be available for 30 days. |
commit: |
✅ Deploy Preview for apollo-client-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
size-limit report 📦
|
|
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.
Couple very minor things, but looks great otherwise! Thanks for adding this 🙂
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.
Does this file might need to be mdx
for that <Note />
to show up below. I'm not seeing it in the preview, but I don't know if thats because this is a .md
file or because I have the wrong link to the preview build.
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.
Good question. I'll rename it.
See https://www.apollographql.com/docs/deploy-preview/54a7d6c42af30e03a5cd/react/development-testing/developer-tooling#apollo-client-devtools-in-vs-code
Please already review, don't merge yet :)