Skip to content

docs: fix inline examples, deprecation descriptions, type category#4757

Merged
yaacovCR merged 3 commits into
graphql:16.x.xfrom
yaacovCR:yaacov/jsdoc-cleanups-16
May 19, 2026
Merged

docs: fix inline examples, deprecation descriptions, type category#4757
yaacovCR merged 3 commits into
graphql:16.x.xfrom
yaacovCR:yaacov/jsdoc-cleanups-16

Conversation

@yaacovCR

@yaacovCR yaacovCR commented May 19, 2026

Copy link
Copy Markdown
Contributor
  • Move public documentation sample blocks out of descriptions and into @example tags, including root package, parser option, type, schema, astFromValue, and stripIgnoredCharacters docs.
  • Update every public v16 @deprecated JSDoc block so the prose itself says the API is deprecated and points users to the replacement or migration path.
  • Rename the graphql/type Definitions JSDoc category to Types so the generated API docs use the clearer category name.

@vercel

vercel Bot commented May 19, 2026

Copy link
Copy Markdown

@yaacovCR is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

yaacovCR added 3 commits May 19, 2026 13:22
Move public documentation sample blocks out of descriptions and into @example tags, including root package, parser option, type, schema, astFromValue, and stripIgnoredCharacters docs.
Update every public v16 @deprecated JSDoc block so the prose itself says the API is deprecated and points users to the replacement or migration path.
Rename the graphql/type Definitions JSDoc category to Types so the generated API docs use the clearer category name.
@yaacovCR yaacovCR force-pushed the yaacov/jsdoc-cleanups-16 branch from 8fa9286 to df971aa Compare May 19, 2026 11:11
@yaacovCR yaacovCR merged commit 3b30a64 into graphql:16.x.x May 19, 2026
19 of 20 checks passed
@yaacovCR yaacovCR deleted the yaacov/jsdoc-cleanups-16 branch May 19, 2026 11:15
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Jun 1, 2026
## v16.14.1 (2026-06-02)

#### Docs 📝
<details>
<summary> 9 PRs were merged </summary>

* [graphql#4737](graphql#4737) docs: refresh upgrade guide and v17 topics ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4741](graphql#4741) docs: add v16 API docs lint coverage ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4748](graphql#4748) docs: update banner ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4750](graphql#4750) docs: use api docs generated from inline jsdoc comments ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4754](graphql#4754) docs: update website caniuse-lite data ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4755](graphql#4755) docs: hide internal type member __validationErrors ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4757](graphql#4757) docs: fix inline examples, deprecation descriptions, type category ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4759](graphql#4759) docs: fix static export redirect config ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4767](graphql#4767) docs: fix Post_body example variable ([@fallintoplace](https://github.com/fallintoplace))
</details>

#### Polish 💅
* [graphql#4738](graphql#4738) chore(tests): add test for directive extensions without flag enabled ([@yaacovCR](https://github.com/yaacovCR))

#### Internal 🏠
* [graphql#4778](graphql#4778) fix: generated version documentation ([@yaacovCR](https://github.com/yaacovCR))

#### Committers: 2
* Minh Vu([@fallintoplace](https://github.com/fallintoplace))
* Yaacov Rydzinski ([@yaacovCR](https://github.com/yaacovCR))
yaacovCR added a commit that referenced this pull request Jun 1, 2026
## v16.14.1 (2026-06-02)

#### Docs 📝
<details>
<summary> 9 PRs were merged </summary>

* [#4737](#4737) docs: refresh upgrade guide and v17 topics ([@yaacovCR](https://github.com/yaacovCR))
* [#4741](#4741) docs: add v16 API docs lint coverage ([@yaacovCR](https://github.com/yaacovCR))
* [#4748](#4748) docs: update banner ([@yaacovCR](https://github.com/yaacovCR))
* [#4750](#4750) docs: use api docs generated from inline jsdoc comments ([@yaacovCR](https://github.com/yaacovCR))
* [#4754](#4754) docs: update website caniuse-lite data ([@yaacovCR](https://github.com/yaacovCR))
* [#4755](#4755) docs: hide internal type member __validationErrors ([@yaacovCR](https://github.com/yaacovCR))
* [#4757](#4757) docs: fix inline examples, deprecation descriptions, type category ([@yaacovCR](https://github.com/yaacovCR))
* [#4759](#4759) docs: fix static export redirect config ([@yaacovCR](https://github.com/yaacovCR))
* [#4767](#4767) docs: fix Post_body example variable ([@fallintoplace](https://github.com/fallintoplace))
</details>

#### Polish 💅
* [#4738](#4738) chore(tests): add test for directive extensions without flag enabled ([@yaacovCR](https://github.com/yaacovCR))

#### Internal 🏠
* [#4778](#4778) fix: generated version documentation ([@yaacovCR](https://github.com/yaacovCR))

#### Committers: 2
* Minh Vu([@fallintoplace](https://github.com/fallintoplace))
* Yaacov Rydzinski ([@yaacovCR](https://github.com/yaacovCR))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant