Skip to content

chore: forward-port configuration of the ofType introspection depth (#4317)#4727

Merged
yaacovCR merged 1 commit into
graphql:17.x.xfrom
yaacovCR:forward-port/typedepth-introspectionquery-customization
May 8, 2026
Merged

chore: forward-port configuration of the ofType introspection depth (#4317)#4727
yaacovCR merged 1 commit into
graphql:17.x.xfrom
yaacovCR:forward-port/typedepth-introspectionquery-customization

Conversation

@yaacovCR

@yaacovCR yaacovCR commented May 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

This allows for a better configuration in case the server restricts the
maximum query depth.

---

Added by @benjie:

- Fixes graphql#4321

---------

Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
Co-authored-by: Yaacov Rydzinski <yaacovCR@gmail.com>
(cherry picked from commit 8eb6383)
@yaacovCR yaacovCR added the chore label May 8, 2026
@vercel

vercel Bot commented May 8, 2026

Copy link
Copy Markdown

@Nols1000 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 yaacovCR added PR: bug fix 🐞 requires increase of "patch" version number and removed chore labels May 8, 2026
@yaacovCR yaacovCR merged commit 430588a into graphql:17.x.x May 8, 2026
22 of 23 checks passed
@yaacovCR yaacovCR deleted the forward-port/typedepth-introspectionquery-customization branch May 8, 2026 12:05
yaacovCR added a commit that referenced this pull request May 10, 2026
## v17.0.0-beta.1 (2026-05-10)

#### Breaking Change 💥
* [#4729](#4729) subscribe: replace perEventExecutor with mapSourceToResponseEvent ([@yaacovCR](https://github.com/yaacovCR))
* [#4730](#4730) chore(engines): drop Node 20 support ([@yaacovCR](https://github.com/yaacovCR))
* [#4731](#4731) refactor(execution): extract buildResolveInfo helper ([@yaacovCR](https://github.com/yaacovCR))

#### New Feature 🚀
* [#4733](#4733) feat: support node v26 ([@yaacovCR](https://github.com/yaacovCR))

#### Bug Fix 🐞
* [#4725](#4725) chore: forward-port directives on directive definitions (#4521) ([@yaacovCR](https://github.com/yaacovCR))
* [#4727](#4727) chore: forward-port configuration of the `ofType` introspection depth (#4317) ([@yaacovCR](https://github.com/yaacovCR))

#### Polish 💅
* [#4728](#4728) polish: group FRAGMENT_VARIABLE_DEFINITION with executable defs ([@yaacovCR](https://github.com/yaacovCR))

#### Internal 🏠
<details>
<summary> 3 PRs were merged </summary>

* [#4460](#4460) internal: use node experimental-strip-types instead of ts-node ([@yaacovCR](https://github.com/yaacovCR))
* [#4732](#4732) internal: use node test instead of mocha + c8 ([@yaacovCR](https://github.com/yaacovCR))
* [#4734](#4734) internal: add comment re: rewriteRelativeImportExtensions ([@yaacovCR](https://github.com/yaacovCR))
</details>

#### Committers: 1
* 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

Labels

PR: bug fix 🐞 requires increase of "patch" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants