Skip to content

Remove oneof validation from values of correct type#4453

Merged
JoviDeCroock merged 2 commits into16.x.xfrom
remove-oneof-validation-from-values-of-correct-type
Jul 7, 2025
Merged

Remove oneof validation from values of correct type#4453
JoviDeCroock merged 2 commits into16.x.xfrom
remove-oneof-validation-from-values-of-correct-type

Conversation

@JoviDeCroock
Copy link
Copy Markdown
Contributor

Supersedes #4445
Fixes #4443

VariablesInAllowedPositionRule already validates this

@JoviDeCroock JoviDeCroock requested a review from a team as a code owner July 7, 2025 13:31
@JoviDeCroock JoviDeCroock force-pushed the remove-oneof-validation-from-values-of-correct-type branch from 9947d01 to 5cea229 Compare July 7, 2025 13:32
@JoviDeCroock JoviDeCroock merged commit 7134cab into 16.x.x Jul 7, 2025
35 checks passed
@JoviDeCroock JoviDeCroock deleted the remove-oneof-validation-from-values-of-correct-type branch July 29, 2025 11:33
@JoviDeCroock JoviDeCroock added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Oct 31, 2025
yaacovCR pushed a commit to yaacovCR/graphql-js that referenced this pull request Feb 20, 2026
yaacovCR added a commit that referenced this pull request Feb 20, 2026
PRs from `16.x.x`:

- #4363
- #4453

missing from PR on `next`:

- #4194

Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: polish 💅 PR doesn't change public API or any observed behaviour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

validate throws a TypeError: Cannot read properties of undefined (reading 'type')

2 participants