You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix inline examples, deprecation descriptions, type category (#4757)
- 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.
0 commit comments