docs icon indicating copy to clipboard operation
docs copied to clipboard

📚 Apollo's docs framework

Results 52 docs issues
Sort by recently updated
recently updated
newest added

Added TN47 - Error! Status Code 200?

technote

Replaced docs homepage's intro paragraph with subtitle and edited CTA text. Also disabled TOC right-nav and removed "For architects" heading. Resolves https://apollographql.atlassian.net/browse/DOC-78

For some reason I am missing some of the syntax highlighting from the example in the docs Example: ![Screenshot 2024-01-29 at 6 14 08 PM](https://github.com/apollographql/docs/assets/31026538/f2cacc32-4001-48fd-80b3-96817b218915) My code: in the example...

Currently, hovering a single link in the navigation triggers three renders, one of which rerenders pretty much every component on the page and can take over 250ms on some documentation...

This PR contains the following updates: | Package | Change | |---|---| | postcss | [`7.0.39` -> `8.4.31`](https://renovatebot.com/diffs/npm/postcss/7.0.39/8.4.31) | ### GitHub Vulnerability Alerts #### [CVE-2023-44270](https://nvd.nist.gov/vuln/detail/CVE-2023-44270) An issue was discovered in...

dependencies
vulnerability

This PR contains the following updates: | Package | Change | |---|---| | node-fetch | [`2.6.1` -> `2.6.7`](https://renovatebot.com/diffs/npm/node-fetch/2.6.1/2.6.7) | ### GitHub Vulnerability Alerts #### [CVE-2022-0235](https://nvd.nist.gov/vuln/detail/CVE-2022-0235) node-fetch forwards secure headers such...

dependencies
vulnerability

The Cookie Icon is covering the button, if the sidebar is hidden, that toggles the side-bar which makes it hard to access. ![image](https://github.com/apollographql/docs/assets/60711891/605c1c48-6b22-4468-8aff-707cc66cfe91)