Replies: 1 comment 2 replies
-
Can you disable |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Help needed: I have my resolver defined as following:
but when I use
null
in my query I get anArgument Validation Error
null
Edit: setting {validate: false} in arg options resolves the problem, but it' still weird behaviour since validation usually goes along with the typescript settings for the arguments. I assume this is a bug.
Beta Was this translation helpful? Give feedback.
All reactions