Skip to content

Conversation

@nulian
Copy link

@nulian nulian commented Dec 3, 2025

Was updating absinthe and by that replacing our implementation of oneOf and notice in our tests that if all input values are null it won't trigger the oneOf error.

From what I read of the spec and is in the description in absinthe it says one value must be set.

So I made a MR to fix this issue when no valid value is found it will return the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants